Skip to content

Regression

org.eclipse.jpt.common.utility.tests.internal.StringBuilderToolsTests.testAppendJSONFraction (from org.eclipse.jpt.common.utility.tests.internal.JptCommonUtilityTests)

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

Error Message

Unable to make field private static final long java.lang.Number.serialVersionUID accessible: module java.base does not "opens java.lang" to unnamed module @5980fa73

Stacktrace

java.lang.reflect.InaccessibleObjectException: Unable to make field private static final long java.lang.Number.serialVersionUID accessible: module java.base does not "opens java.lang" to unnamed module @5980fa73
	at org.eclipse.jpt.common.utility.tests.internal.StringBuilderToolsTests.testAppendJSONFraction(StringBuilderToolsTests.java:1299)