JasonvanZyl[m] has quit [Quit: You have been kicked for being idle]
drbobbeaty has joined #jruby
<enebo[m]> edipo.federle: I pushed fb35e667761 as a folowup to your PR
<enebo[m]> Most of it was just what I said I would do about pushing ThreadContext through from aref (so that should give you an idea of how that looks) but I also found two mistakes I missed in the review of the PR.
<enebo[m]> I mention those two things in the commit message.
<enebo[m]> The object shaping one I should briefly explain. For small arrays we will use a subtype which has fields instead of accessing the values array. If you call through the methods to access elements then it will get the value from the fields instead of accessing those values through a primitive array
drbobbeaty has quit [*.net *.split]
siasmj has quit [*.net *.split]
siasmj has joined #jruby
<MateuszFryc[m]> headius: just a quick follow up, I received a response to bug which I submitted recently, JDK team suggest that version 18. build 15 should fix the issue. https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8277738 right now it is not available, but perhaps it will be in some time, maybe some delay in processing, or it will be not available at all if it was a security issue.
<MateuszFryc[m]> Thanks for your help.
<headius> Yeah sorry I haven't been able to follow up on this
<headius> Since they have identified a bug, which is usually how this goes, it should filter all the way back to Java 8 but it may require some digging defined folks who support Java versions that early. I forget which version you said you run but 11 and 17 will definitely be patched