Beta-upgrade test results:
- Distro unit tests - passing;
- Standard regression test - passing;
- With lots of Warning: Nashorn engine is planned to be removed from a future JDK release messages;
- Webapp IT test - passing;
- Webapp IT test (embedded-engine-rest) - passing (JDK8-10); fails on JDK11 due to WFCORE-3962|JBoss MODULES-372
- Engine IT test (wildfly-servlet) - passing (JDK8-10); fails on JDK11 due to WFCORE-3962|JBoss MODULES-372
- Engine IT test (wildfly-domain) - fails;
Some of the tests are failing when run on JDK11. This is because the java.se module is not included in the set of modules in class path mode by default. A fix has already been provided and should be released in a following beta.
The WildFly Domain tests fail due to a different bug that has been present since the WildFly 15 upgrade (I created CAM-9780 to address the problem).
There's a beta available since Wednesday, so we could already try it on a branch (see http://wildfly.org/downloads/).