Skip to content

Regression

org.eclipse.jpt.common.utility.tests.internal.model.value.prefs.PreferencePropertyValueModelTests.testSetSameValue (from org.eclipse.jpt.common.utility.tests.internal.JptCommonUtilityTests)

Failing for the past 1 build (Since #97 )
Took 0 ms.

Error Message

Unable to make field private static final java.util.List java.util.prefs.AbstractPreferences.eventQueue accessible: module java.prefs does not "opens java.util.prefs" to unnamed module @5980fa73

Stacktrace

java.lang.reflect.InaccessibleObjectException: Unable to make field private static final java.util.List java.util.prefs.AbstractPreferences.eventQueue accessible: module java.prefs does not "opens java.util.prefs" to unnamed module @5980fa73
	at org.eclipse.jpt.common.utility.tests.internal.model.value.prefs.PreferencePropertyValueModelTests.testSetSameValue(PreferencePropertyValueModelTests.java:308)