Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootable JAR is broken on Windows JDK 11.0.15 and JDK 8.0_332, add -Djdk.io.File.enableADS=true #305

Open
jfdenise opened this issue May 3, 2022 · 0 comments

Comments

@jfdenise
Copy link
Collaborator

jfdenise commented 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

@jfdenise jfdenise pinned this issue May 3, 2022
@jfdenise 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant