Bug 578351 - Lambda generation order is unstable in ecj

Change-Id: I53714e7816726d19afa2546fd074109c16f08696
Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Reviewed-on: https://git.eclipse.org/r/c/pde/eclipse.pde.ui/+/190404
Tested-by: Vikas Chandra <Vikas.Chandra@in.ibm.com>
Reviewed-by: Vikas Chandra <Vikas.Chandra@in.ibm.com>
diff --git a/apitools/org.eclipse.pde.api.tools/forceQualifierUpdate.txt b/apitools/org.eclipse.pde.api.tools/forceQualifierUpdate.txt
index 2874595..ed33533 100644
--- a/apitools/org.eclipse.pde.api.tools/forceQualifierUpdate.txt
+++ b/apitools/org.eclipse.pde.api.tools/forceQualifierUpdate.txt
@@ -1,3 +1,4 @@
 # To force a version qualifier update add the bug here
 Bug 566668 - Comparator errors in I20200904-0210
-Bug 577483 - Comparator errors in I20211126-0230
\ No newline at end of file
+Bug 577483 - Comparator errors in I20211126-0230
+Bug 578351 - Lambda generation order is unstable in ecj 
\ No newline at end of file
diff --git a/ui/org.eclipse.pde.launching/forceQualifierUpdate.txt b/ui/org.eclipse.pde.launching/forceQualifierUpdate.txt
new file mode 100644
index 0000000..e2fbf2f
--- /dev/null
+++ b/ui/org.eclipse.pde.launching/forceQualifierUpdate.txt
@@ -0,0 +1,3 @@
+# To force a version qualifier update add the bug here
+
+Bug 578351 - Lambda generation order is unstable in ecj 
\ No newline at end of file