Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2018-05-15 18:28:40 +0000
committerAlexander Kurtakov2018-05-15 18:28:40 +0000
commit97cd32abc473c4ff419af146783551df7dddc738 (patch)
treefe2ab9b579a2bb1a47a58d8ff0ce92dc39858193
parentd25253b5d2e2fe83132ac8296ae8abadea1d231f (diff)
downloadrt.equinox.bundles-97cd32abc473c4ff419af146783551df7dddc738.tar.gz
rt.equinox.bundles-97cd32abc473c4ff419af146783551df7dddc738.tar.xz
rt.equinox.bundles-97cd32abc473c4ff419af146783551df7dddc738.zip
Bug 444188 - EclipsePreferences is not thread safeI20180515-1620I20180515-1440
Touch o.e.equinox.sdk feature. Change-Id: I1c0005b329f97df20acda9cc198251350effdaf7 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
-rw-r--r--features/org.eclipse.equinox.sdk/forceQualifierUpdate.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.sdk/forceQualifierUpdate.txt b/features/org.eclipse.equinox.sdk/forceQualifierUpdate.txt
index 9ad4c3a93..fae5abc05 100644
--- a/features/org.eclipse.equinox.sdk/forceQualifierUpdate.txt
+++ b/features/org.eclipse.equinox.sdk/forceQualifierUpdate.txt
@@ -7,4 +7,5 @@ Bug 458346 - Unusual, hard to decipher error in I-build
Bug 483585 - I20151203-0800 build failed due to resolution problems
Bug 506597 - Build failure on I20161026-2000
Bug 528810 - Compilation failure in I20171214-2000
-Bug 533464 - Build failure in I20180411-0530 \ No newline at end of file
+Bug 533464 - Build failure in I20180411-0530
+Bug 444188 - EclipsePreferences is not thread safe \ No newline at end of file

Back to the top