Skip to content

Failed

org.appng.forms.FormRequestTest.testGet

Failing for the past 2 builds (Since #125 )
Took 0.14 sec.

Stacktrace

java.lang.ExceptionInInitializerError
	at org.appng.forms.FormRequestTest.testGet(FormRequestTest.java:163)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @3e07d849
	at org.appng.forms.FormRequestTest.testGet(FormRequestTest.java:163)