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

FilenoUtil : Native subprocess control requires open access to the JDK IO subsystemPass #1035

Closed
thschneider-lgn opened this issue May 5, 2021 · 2 comments · Fixed by #1246

Comments

@thschneider-lgn
Copy link

At every start of AsciidoctorJ 2.4.3 with AdoptOpenJDK 16.0.1.900 I get the following message on console

WARN FilenoUtil : Native subprocess control requires open access to the JDK IO subsystemPass '--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED' to enable.

@wimdeblauwe
Copy link

Same problem using Java 17 (via asciidoctor-maven-plugin 2.2.1):

openjdk 17.0.1 2021-10-19
OpenJDK Runtime Environment Temurin-17.0.1+12 (build 17.0.1+12)
OpenJDK 64-Bit Server VM Temurin-17.0.1+12 (build 17.0.1+12, mixed mode, sharing)

@lread
Copy link
Contributor

lread commented Jan 18, 2022

Seems to be a JRuby issue jruby/jruby#6721

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

Successfully merging a pull request may close this issue.

3 participants