Tibor17 opened a new pull request #337: URL: https://github.com/apache/maven-surefire/pull/337
We are aiming for the setup of JDK 16 in Jenkins. Few integration tests fail, example ``` java.lang.NoClassDefFoundError: Could not initialize class cucumber.deps.com.thoughtworks.xstream.converters.collections.TreeMapConverter java.lang.ExceptionInInitializerError Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private final java.util.Comparator java.util.TreeMap.comparator accessible: module java.base does not "opens java.util" to unnamed module @100fc185 ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
