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
When building JavaDoc with Asciidoclet on Java 9, I get the following warning:
WARNING: Illegal reflective access by org.jruby.util.io.ChannelDescriptor (file:/Users/sean/.gradle/caches/modules-2/files-2.1/org.asciidoctor/asciidoclet/1.5.5-SNAPSHOT/9cede66f20a469bf798caa5af9495e8857e9741e/asciidoclet-1.5.5-SNAPSHOT.jar) to method sun.nio.ch.SelChImpl.getFD()
WARNING: Please consider reporting this to the maintainers of org.jruby.util.io.ChannelDescriptor
This looks like an upstream issue (JRuby) but I thought I'd create an issue here to remind us to upgrade to a newer Asciidoctor/JRuby when available and to perhaps create an issue on Asciidoctor if there isn't one already.
The text was updated successfully, but these errors were encountered:
When building JavaDoc with Asciidoclet on Java 9, I get the following warning:
This looks like an upstream issue (JRuby) but I thought I'd create an issue here to remind us to upgrade to a newer Asciidoctor/JRuby when available and to perhaps create an issue on Asciidoctor if there isn't one already.
The text was updated successfully, but these errors were encountered: