Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2018-01-29 10:08:11 +0000
committerAlexander Kurtakov2018-01-29 10:08:11 +0000
commit817c88d3963784aeb1ccd6ac7c432bd51df102ae (patch)
treee7c27993f0eb7e87328da856846c3590f1bcb993
parent994e0cf92ee473a2cd45e9bf0de3426db21d1c1a (diff)
downloadeclipse.platform.swt-817c88d3963784aeb1ccd6ac7c432bd51df102ae.tar.gz
eclipse.platform.swt-817c88d3963784aeb1ccd6ac7c432bd51df102ae.tar.xz
eclipse.platform.swt-817c88d3963784aeb1ccd6ac7c432bd51df102ae.zip
Force qualifier update.I20180129-0540
Due to Bug 521182 - [compiler] method reference on null object should throw NPE at runtime (JLS compliance) Change-Id: I2acd20d411748d8e3c9d5b806aadff9cfa19f35d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
-rw-r--r--tests/org.eclipse.swt.tests/forceQualifierUpdate.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/org.eclipse.swt.tests/forceQualifierUpdate.txt b/tests/org.eclipse.swt.tests/forceQualifierUpdate.txt
index a49431828c..707bd8c972 100644
--- a/tests/org.eclipse.swt.tests/forceQualifierUpdate.txt
+++ b/tests/org.eclipse.swt.tests/forceQualifierUpdate.txt
@@ -1,2 +1,3 @@
# To force a version qualifier update add the bug here
Bug 511251 - Comparator errors in I20170127-2200
+Bug 521182 - [compiler] method reference on null object should throw NPE at runtime (JLS compliance)

Back to the top