Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2020-08-28 08:36:59 +0000
committerSravan Kumar Lakkimsetti2020-08-28 09:41:24 +0000
commita89afe6881ffae0aeb1251ad3a4a849e691751d6 (patch)
tree44a07aed15c9a6895d6d883387ecab05eba0488a
parentfe841a02686108d1034262caba01c8bf786d72ff (diff)
downloadeclipse.jdt.core-a89afe6881ffae0aeb1251ad3a4a849e691751d6.tar.gz
eclipse.jdt.core-a89afe6881ffae0aeb1251ad3a4a849e691751d6.tar.xz
eclipse.jdt.core-a89afe6881ffae0aeb1251ad3a4a849e691751d6.zip
Bug 566471 - I20200828-0150 - Comparator Errors Found
Change-Id: Ib156caed04affca1464e0f976314ef91ab65098f Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
-rw-r--r--org.eclipse.jdt.apt.core/forceQualifierUpdate.txt1
-rw-r--r--org.eclipse.jdt.apt.tests/forceQualifierUpdate.txt1
-rw-r--r--org.eclipse.jdt.apt.ui/forceQualifierUpdate.txt2
-rw-r--r--org.eclipse.jdt.compiler.apt.tests/forceQualifierUpdate.txt2
-rw-r--r--org.eclipse.jdt.compiler.apt/forceQualifierUpdate.txt3
-rw-r--r--org.eclipse.jdt.compiler.tool.tests/forceQualifierUpdate.txt2
-rw-r--r--org.eclipse.jdt.compiler.tool/forceQualifierUpdate.txt3
-rw-r--r--org.eclipse.jdt.core/forceQualifierUpdate.txt3
8 files changed, 14 insertions, 3 deletions
diff --git a/org.eclipse.jdt.apt.core/forceQualifierUpdate.txt b/org.eclipse.jdt.apt.core/forceQualifierUpdate.txt
index 1382cde5b4..4efa12c79c 100644
--- a/org.eclipse.jdt.apt.core/forceQualifierUpdate.txt
+++ b/org.eclipse.jdt.apt.core/forceQualifierUpdate.txt
@@ -2,3 +2,4 @@
Bug 441790 - AnnotationValue.toString is creating incorrect and truncated text that cannot be used in source code
BUg 492759 - update jdtcompiler and eclipserun to RC2 level to produce RC3
Bug 509973 - Comparator errors in I20170105-0320
+Bug 566471 - I20200828-0150 - Comparator Errors Found \ No newline at end of file
diff --git a/org.eclipse.jdt.apt.tests/forceQualifierUpdate.txt b/org.eclipse.jdt.apt.tests/forceQualifierUpdate.txt
index 78668c8df3..430fc66e1b 100644
--- a/org.eclipse.jdt.apt.tests/forceQualifierUpdate.txt
+++ b/org.eclipse.jdt.apt.tests/forceQualifierUpdate.txt
@@ -1,3 +1,4 @@
# To force a version qualifier update, add the bug here
Several bundles changed and need to be touched
Bug 420446 - APT tests don't run
+Bug 566471 - I20200828-0150 - Comparator Errors Found \ No newline at end of file
diff --git a/org.eclipse.jdt.apt.ui/forceQualifierUpdate.txt b/org.eclipse.jdt.apt.ui/forceQualifierUpdate.txt
new file mode 100644
index 0000000000..e3185a3bd6
--- /dev/null
+++ b/org.eclipse.jdt.apt.ui/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 566471 - I20200828-0150 - Comparator Errors Found
diff --git a/org.eclipse.jdt.compiler.apt.tests/forceQualifierUpdate.txt b/org.eclipse.jdt.compiler.apt.tests/forceQualifierUpdate.txt
new file mode 100644
index 0000000000..e3185a3bd6
--- /dev/null
+++ b/org.eclipse.jdt.compiler.apt.tests/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 566471 - I20200828-0150 - Comparator Errors Found
diff --git a/org.eclipse.jdt.compiler.apt/forceQualifierUpdate.txt b/org.eclipse.jdt.compiler.apt/forceQualifierUpdate.txt
index dc00afb1eb..aa612f5752 100644
--- a/org.eclipse.jdt.compiler.apt/forceQualifierUpdate.txt
+++ b/org.eclipse.jdt.compiler.apt/forceQualifierUpdate.txt
@@ -1,4 +1,5 @@
# To force a version qualifier update, add the bug here
Bug 441790 - AnnotationValue.toString is creating incorrect and truncated text that cannot be used in source code
Bug 480835 - Failures in build due to changes not being picked up by tests
-Bug 534597 - Unanticipated comparator errors in I20180511-2000 \ No newline at end of file
+Bug 534597 - Unanticipated comparator errors in I20180511-2000
+Bug 566471 - I20200828-0150 - Comparator Errors Found \ No newline at end of file
diff --git a/org.eclipse.jdt.compiler.tool.tests/forceQualifierUpdate.txt b/org.eclipse.jdt.compiler.tool.tests/forceQualifierUpdate.txt
new file mode 100644
index 0000000000..e3185a3bd6
--- /dev/null
+++ b/org.eclipse.jdt.compiler.tool.tests/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 566471 - I20200828-0150 - Comparator Errors Found
diff --git a/org.eclipse.jdt.compiler.tool/forceQualifierUpdate.txt b/org.eclipse.jdt.compiler.tool/forceQualifierUpdate.txt
index 196a2784ea..1497cf4ae5 100644
--- a/org.eclipse.jdt.compiler.tool/forceQualifierUpdate.txt
+++ b/org.eclipse.jdt.compiler.tool/forceQualifierUpdate.txt
@@ -3,4 +3,5 @@ Bug 403352 - Update all parent versions to match our build stream
Bug 407853 - ECJ download misses legal file (about.html)
Bug 386901 - Eclipse does not pass all annotated classes to annotation processor
Bug 407852 - ECJ source download is not correct
-Bug 534597 - Unanticipated comparator errors in I20180511-2000 \ No newline at end of file
+Bug 534597 - Unanticipated comparator errors in I20180511-2000
+Bug 566471 - I20200828-0150 - Comparator Errors Found \ No newline at end of file
diff --git a/org.eclipse.jdt.core/forceQualifierUpdate.txt b/org.eclipse.jdt.core/forceQualifierUpdate.txt
index 0e7f62ee0d..76a7ba255c 100644
--- a/org.eclipse.jdt.core/forceQualifierUpdate.txt
+++ b/org.eclipse.jdt.core/forceQualifierUpdate.txt
@@ -7,4 +7,5 @@ Several bundles changed and need to be touched
Bug 418646 - org.eclipse.jdt.core does not provide an artifact with classifier 'antadapter'
Bug 436266 - Use RC3 (plus) version of JDT compiler to build RC4
Bug 551547 - The library org.eclipse.jdt.core.compiler.batch_*.jar should be signed
-Bug 549687 - Local ecj build has a SHA-256 digest error for org/eclipse/jdt/internal/compiler/apt/model/PackageElementImpl.class \ No newline at end of file
+Bug 549687 - Local ecj build has a SHA-256 digest error for org/eclipse/jdt/internal/compiler/apt/model/PackageElementImpl.class
+Bug 566471 - I20200828-0150 - Comparator Errors Found \ No newline at end of file

Back to the top