<headius[m]> ok
<headius[m]> BSF has not had a release in 15 years
<headius[m]> enebo: this seems to be failing on windows GHA (sometimes?), maybe you can confirm?
<byteit101[m]> where/is there existing code that takes an ruby array and returns a var-args processed array of java parameters?
<byteit101[m]> RubyToJavaInvoker seems to be what I'm looking for, I think
ur5us_ has joined #jruby
ur5us_ has quit [Ping timeout: 240 seconds]
_whitelogger has joined #jruby
<enebo[m]1> headius: I think we should remove BSF support for 9.3. If someone shows up we can maybe externalize it somehow
<headius[m]> enebo it turns out they basically just made it a shim API over 223 in the 3.x series so if someone needs it we would still work
<enebo[m]1> ah cool so we should be covered then
<enebo[m]1> It would be great to see it go
<headius[m]> I did PRs for that and removing the rest of nailgun support
<enebo[m]1> nice that will make new launcher a tiny bit smaller although I need to add an error
<headius[m]> The ng flags have been disabled in the bash launcher for quite a while
<headius[m]> byteit101 like in RubyToJavaInvoker maybe?
lopex[m] has joined #jruby
<byteit101[m]> Ok good, that's what I found too. I fixed the varargs and interface stuff, but I'm stuck on the current 3 failures: travis openj9 hangs, aot is missing a file (I saw this before on windows too), and one action took 5 hrs
ur5us_ has joined #jruby
<headius[m]> huh well I have openj9 here, which suite is it failing on?
<headius[m]> I will look and get a thread dump locally later
travis-ci has joined #jruby
<travis-ci> jruby/jruby (master:ee37c09 by Charles Oliver Nutter): The build was broken. https://travis-ci.com/jruby/jruby/builds/219210831 [199 min 30 sec]
travis-ci has left #jruby [#jruby]
ur5us_ has quit [Ping timeout: 240 seconds]