Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2018-05-12 12:06:02 +0000
committerSravan Kumar Lakkimsetti2018-05-12 12:06:02 +0000
commita355e44de670a0ecd279f64c9d932a92e96e0e75 (patch)
tree2523896adabbe81a865eb8839b54619c3ca79139 /org.eclipse.jdt.compiler.apt
parent7e9706d5565db75316903fbef2d65c3ba40682ff (diff)
downloadeclipse.jdt.core-a355e44de670a0ecd279f64c9d932a92e96e0e75.tar.gz
eclipse.jdt.core-a355e44de670a0ecd279f64c9d932a92e96e0e75.tar.xz
eclipse.jdt.core-a355e44de670a0ecd279f64c9d932a92e96e0e75.zip
Bug 534597 - Unanticipated comparator errors in I20180511-2000I20180513-2000I20180513-0800I20180512-1500I20180512-0830
Change-Id: Ib259d7286338d07bbe10d462e823d35f1c9f9772 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'org.eclipse.jdt.compiler.apt')
-rw-r--r--org.eclipse.jdt.compiler.apt/forceQualifierUpdate.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.jdt.compiler.apt/forceQualifierUpdate.txt b/org.eclipse.jdt.compiler.apt/forceQualifierUpdate.txt
index bcd0e06f7f..dc00afb1eb 100644
--- a/org.eclipse.jdt.compiler.apt/forceQualifierUpdate.txt
+++ b/org.eclipse.jdt.compiler.apt/forceQualifierUpdate.txt
@@ -1,3 +1,4 @@
# 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

Back to the top