Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2020-12-04 11:07:46 +0000
committerSravan Kumar Lakkimsetti2020-12-04 11:07:46 +0000
commite39d701509c3d830242138ea5410ed2699378259 (patch)
tree447f411f2d608092f7541f912ec023080418b18a
parentfddee84357bce8e82d4aced645f74e62d9833efc (diff)
downloadeclipse.jdt.ui-e39d701509c3d830242138ea5410ed2699378259.tar.gz
eclipse.jdt.ui-e39d701509c3d830242138ea5410ed2699378259.tar.xz
eclipse.jdt.ui-e39d701509c3d830242138ea5410ed2699378259.zip
Comparator errors in I20201204-0340I20201204-0830I20201204-0610
Change-Id: Ie1da3660df896efea65d08634df3774685af875b Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
-rw-r--r--org.eclipse.jdt.ui/forceQualifierUpdate.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.jdt.ui/forceQualifierUpdate.txt b/org.eclipse.jdt.ui/forceQualifierUpdate.txt
index 7346766362..5b3ae9eaa4 100644
--- a/org.eclipse.jdt.ui/forceQualifierUpdate.txt
+++ b/org.eclipse.jdt.ui/forceQualifierUpdate.txt
@@ -5,4 +5,5 @@ Adopt changed return type of JavaManipulation.setPreferenceNodeId(String) (bug 5
Bug 561135 - Comparator errors due to lambda generation order in build I20200315-2240
Bug 564006 - Comparator Errors in I20200605-1230
Bug 566471 - I20200828-0150 - Comparator Errors Found
-Bug 566668 - Comparator errors in I20200904-0210 \ No newline at end of file
+Bug 566668 - Comparator errors in I20200904-0210
+Comparator errors in I20201204-0340 \ No newline at end of file

Back to the top