- 
                Notifications
    You must be signed in to change notification settings 
- Fork 3.5k
bump jruby to 9.2.12.0 #12071
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
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. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for taking time to update the troubleshooting docs, too!  <3
Builds cleanly and LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
| 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 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
| 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: