Skip to content

9.0.0.Beta1

Compare
Choose a tag to compare
@jmesnil jmesnil released this 20 Mar 13:33

Release Notes - WildFly Core - Version 9.0.0.Beta1

Component Upgrade

Enhancement

  • [WFCORE-4339] - The layers testsuite should use thin servers
  • [WFCORE-4346] - ChildFirstClassLoader and LegacyKernelServicesInitializer should allow exclusion of resources from the paren

Bug

  • [WFCORE-4316] - Spaces are not supported in a header value
  • [WFCORE-4327] - Switched order of method arguments - ModuleLoadService
  • [WFCORE-4329] - The launcher API may incorrectly assume the JVM is a non-modular JVM
  • [WFCORE-4354] - secure-management layer doesn't secure direct http access
  • [WFCORE-4366] - Exclude org.apache.commons:commons-lang3 from the elytron-tool
  • [WFCORE-4373] - org.jboss.log4j.logmanager module requires java.sql module
  • [WFCORE-4374] - security-manager minimum-set for MBeanServerPermission createMBeanServer not working but permissions.xml does

Task

  • [WFCORE-4342] - Bump the Elytron subsystem version.
  • [WFCORE-4352] - When on JDK 12, disable tests that hang due to https://bugs.openjdk.java.net/browse/JDK-8219658
  • [WFCORE-4370] - Add maven.repo.local property to the surefire settings for standalone tests