You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Workaround: When launching bootable JAR, add -Djdk.io.File.enableADS=true
The testsuite will be updated with the workaround. To be removed when this bug is fixed in WildFly (method org.wildfly.plugins.bootablejar.maven.goals.startServer and jvmArguments in resources/projects/jaxrs/pom.xml
The text was updated successfully, but these errors were encountered:
jfdenise
changed the title
Bootable JAR is broken on Windows JDK 11.0.15 and JDK 8.0_332
Bootable JAR is broken on Windows JDK 11.0.15 and JDK 8.0_332, add -Djdk.io.File.enableADS=true
May 3, 2022
Root cause: https://bugs.openjdk.java.net/browse/JDK-8285445
Wildfly issue : https://issues.redhat.com/browse/WFLY-16316
Workaround: When launching bootable JAR, add -Djdk.io.File.enableADS=true
The testsuite will be updated with the workaround. To be removed when this bug is fixed in WildFly (method org.wildfly.plugins.bootablejar.maven.goals.startServer and jvmArguments in resources/projects/jaxrs/pom.xml
The text was updated successfully, but these errors were encountered: