subbu has joined #jruby
subbu has quit [Ping timeout: 240 seconds]
subbu has joined #jruby
subbu has quit [Remote host closed the connection]
subbu has joined #jruby
subbu has quit [Ping timeout: 240 seconds]
subbu has joined #jruby
subbu has quit [Ping timeout: 265 seconds]
subbu has joined #jruby
<kares[m]> <headius> "did you pick that over to master..." <- nope I did not - was hoping jruby-9.3 would be merged over
subbu has quit [Ping timeout: 250 seconds]
subbu has joined #jruby
subbu has quit [Ping timeout: 240 seconds]
subbu has joined #jruby
<headius> kares: I'm not sure we are doing that anymore but we could try
<headius> changes for 9.4 have been getting more invasive
<kares[m]> okay I assumed it's still done if not than for sure I want to backport some stuff
<kares[m]> seeing 4-5 relevant conflicts ... let me see if I can resolve those and show a diff the merge would bring (before commit-ing to master)
<headius> ok
<headius> I think maybe we just talked about when we'd stop merging, I don't see anything in logs where we decided
<kares[m]> yeah guess at some point it would make sense but the merge is "still" not that bad ... at least it seems reasonable
subbu has quit [Ping timeout: 240 seconds]
<headius> I think you may be a little behind on maven version
<headius> once enebo and I got on the same recent version it stopped switching around
<headius> I have mvn 3.8.7 on mac and no switching
<kares[m]> here's what the merge from jruby-9.3 looks like after resolving some conflicts: https://github.com/jruby/jruby/compare/master...kares:merge-9.3-to-master?expand=1
<headius> there's a change missing
<headius> I hade to modify the write2 write3 to all have the same name due to a bug in the populator generation
<headius> ugh
<headius> hmmm maybe it only affected master
<headius> I did not see failures on 9.3 but this version of the write split should probably be backported
<headius> I forgot I had put these into a PR to merge that change to master
<headius> if you finish this merge I can make the additional change on 9.3 and merge forward again
<kares[m]> okay did not know about that - seems to have build fine locally, that is as far as I checked
<kares[m]> do you want me to merge this than? I am pretty much done unless you want to redo it differently ...
<headius> yeah go ahead
<headius> oh you know what I bet you fixed it
<headius> I suspected it was due to a different Java version (8 I think) encountering the methods in a different order so it sets up write(arg[]) but then generates a write invoker that can handle many arities
<headius> your change to make that deterministic probably will fix it too
<kares[m]> okay pushing the merge to master
<headius> yeah fingers crossed I guess
<kares[m]> ✅
subbu has joined #jruby
<headius> looks fine
<headius> I'll kill my PR
<kares[m]> update to mvn 3.8.8 resolved the issue - will update the wrapper on both jruby-9.3 and master as I tend to use that
<headius> ok
<headius> good thought I had forgotten about that wrapper
subbu has quit [Quit: Leaving]