xardion has quit [Remote host closed the connection]
xardion has joined #jruby
claudiuinberlin has joined #jruby
claudiuinberlin has quit [Client Quit]
shellac has quit [Ping timeout: 250 seconds]
lucasb has joined #jruby
subbu is now known as subbu|lunch
subbu|lunch is now known as subbu
<headius[m]>
Olle Jonsson (Gitter): What's your status? Anything that needs help?
<headius[m]>
kares: could be Java 9+ modulator tweaks
<headius[m]>
seems unlikely though since the fields in the issue are public
<enebo[m]>
kares: Isn't all fields an issue in modules
<enebo[m]>
kares: I also have a question you may have seen but rubygems.org server force_ssl for prod but even if I disable that I cannot get it to stop redirecting
aqd has quit [Remote host closed the connection]
jmalves_ has joined #jruby
jmalves has quit [Ping timeout: 255 seconds]
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<headius[m]>
if you see anything that concerns you let me know, but I untagged and added a bunch more tests that now pass and the behavior should be nearly identical to how CRuby handles locking and conditions
<lopex>
yay
<headius[m]>
I don't think ConditionVariable had been cleaned up since it was first contributed...lots of weird old JRuby antipatterns in there
<headius[m]>
there were a handful of ConditionVariable and Queue tests we weren't running from CRuby's suite, and those are all in now with only a few excludes for deadlock detection and some weird Marshal.dump behavior
<headius[m]>
like anyone really expects marshaled ConditionVariable to do anything useful
<headius[m]>
the PR also removes the remaining Mutex tags from specs
jmalves_ has quit [Remote host closed the connection]