shellac has quit [Quit: Computer has gone to sleep.]
<jeremyevans> I've got the OpenBSD port for JRuby working with Java 11, but it prints out illegal access warnings when you start JRuby. Is it better to stick with Java 8 until the problems are resolved (the 9.2.8.0 milestone seems to have some fixes scheduled)?
<jeremyevans> Fixed that by upgrading to the latest jruby-launcher, but now get "java.lang.IllegalCallerException: sun.nio.ch is not open to module org.jruby.dist". Looks like 403b29cc0e4d8024e6e04d8b7481a6acaf9bbddb addressed this issue for the bash script, but jruby-launcher needs to be updated for that. I'll see if I can figure out how to patch that in.
<jeremyevans> That worked! Only testing jruby -S irb so far, will run some tests with Sequel next week. https://github.com/jruby/jruby-launcher/pull/24
<headius[m]> Oh yes, I forgot I need to patch and rerelease the launcher
_whitelogger has joined #jruby
_whitelogger has joined #jruby
_whitelogger has joined #jruby
_whitelogger has joined #jruby
Liothen has quit [Client Quit]
Liothen has joined #jruby
Liothen has quit [Changing host]
Liothen has joined #jruby
_whitelogger has joined #jruby
<kares[m]> enebo: if you're pushing AR-JDBC 6 rc for RailsConf please also push the 5X branches
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
_whitelogger has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
drbobbeaty has joined #jruby
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
suryc has joined #jruby
<enebo[m]> kares: has something changed in last week?
<enebo[m]> kares: we should be good for 50-52 since I released those at RubyKaigi. The only change is on 52.x and that is for some db2 work
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
suryc has quit []
xardion has quit [Remote host closed the connection]
shellac has joined #jruby
xardion has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
rtyler has joined #jruby
<rtyler> hunting down this issue with `gem install` in more recent versions of JRuby for JRuby/Gradle: https://gist.github.com/rtyler/d0f327d14b971e61f6544866e041d7cc
<rtyler> it looks like our code works on 9.1.15.0 but not 9.1.16.0 and up
<rtyler> https://github.com/rubygems/rubygems/issues/1448 claims to fix this since rubygems 2.5.2, but both these releases are on rubygems 2.6+ **ponders**
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
<lopex> why are you tied to 9.1 ?
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
shellac has quit [Client Quit]
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
<rtyler> I'm not, that's simply the newest version of JRuby that the jruby/gradle tests pass, due to the above error
lucasb has joined #jruby