-
Notifications
You must be signed in to change notification settings - Fork 172
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
Comments
3 tasks
Same problem using Java 17 (via asciidoctor-maven-plugin 2.2.1):
|
Seems to be a JRuby issue jruby/jruby#6721 |
abelsromero
added a commit
to abelsromero/asciidoctorj
that referenced
this issue
Nov 26, 2023
5 tasks
abelsromero
added a commit
to abelsromero/asciidoctorj
that referenced
this issue
Nov 26, 2023
robertpanzer
pushed a commit
that referenced
this issue
Dec 7, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The text was updated successfully, but these errors were encountered: