From b2e8949935d9e2fb73043e6858b8c697c6c4dd68 Mon Sep 17 00:00:00 2001 From: Andrey Loskutov Date: Sat, 23 Sep 2023 10:40:33 +0200 Subject: [PATCH] Touch batch compiler to fix unanticipated comparator errors in I20230922-1800 See https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1388 --- org.eclipse.jdt.core.compiler.batch/forceQualifierUpdate.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/org.eclipse.jdt.core.compiler.batch/forceQualifierUpdate.txt b/org.eclipse.jdt.core.compiler.batch/forceQualifierUpdate.txt index f8e0d3e661d..e9020045592 100644 --- a/org.eclipse.jdt.core.compiler.batch/forceQualifierUpdate.txt +++ b/org.eclipse.jdt.core.compiler.batch/forceQualifierUpdate.txt @@ -1,2 +1,3 @@ Comparator errors in I20230607-0720 -Comparator errors in I20230906-0400 \ No newline at end of file +Comparator errors in I20230906-0400 +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1388 \ No newline at end of file