bump jruby to 9.2.12.0 - #12071
Conversation
|
jenkins test this please |
fd7ece4 to
4b49902
Compare
|
@kares looking at the jruby 9.2.12.0 release notes:
But we still have one in logstash startup for |
|
yes, I know - there's more work on the warning front in terms of java-integration. |
karenzone
left a comment
There was a problem hiding this comment.
Thank you for taking time to update the troubleshooting docs, too! <3
Builds cleanly and LGTM.
|
I just checked with recent JRuby and it seems that |
|
jenkins test this again please |
Also tweak the documentation since most of the add-opens are no longer needed, except: java.io due to colinsurprenant/jruby-stdin-channel#1 java.security due to jruby-openssl java.nio.channels, sun.nio.ch, sun.management and java.io from jruby: https://github.com/jruby/jruby/blob/9.2.12.0/bin/.jruby.module_opts Co-authored-by: Ry Biesemeyer <yaauie@users.noreply.github.com>
|
João Duarte merged this to master! Pull request was also backported into the following branches:
|
|
Thanks all for the feedback! |
|
FYI I pushed logstash-plugins/logstash-input-stdin#19 to remove the usage of jruby-stdin-channel and get rid of the |
Also tweak the documentation since most of the add-opens are no longer needed, except two: