Skip to content

Regression

org.eclipse.cdt.core.cdescriptor.tests.CDescriptorOldTests.testConcurrentDescriptorCreation2

Failing for the past 10 builds (Since #1757 )
Took 5 ms.

Stacktrace

java.lang.reflect.UndeclaredThrowableException
	at org.eclipse.cdt.core.cdescriptor.tests.CDescriptorOldTests.testConcurrentDescriptorCreation2(CDescriptorOldTests.java:205)
Caused by: java.lang.IllegalAccessException: class org.eclipse.cdt.internal.core.CConfigBasedDescriptor$1 cannot access class com.sun.org.apache.xerces.internal.dom.ParentNode (in module java.xml) because module java.xml does not export com.sun.org.apache.xerces.internal.dom to unnamed module @18eec010
	at org.eclipse.cdt.core.cdescriptor.tests.CDescriptorOldTests.testConcurrentDescriptorCreation2(CDescriptorOldTests.java:205)