ur5us has quit [Ping timeout: 256 seconds]
ur5us has joined #jruby
sagax has joined #jruby
ur5us has quit [Ping timeout: 256 seconds]
victori has quit [Ping timeout: 256 seconds]
<headius[m]> kares: riot is dead?
sagax has quit [Remote host closed the connection]
<kares[m]> its being renamed on all fronts
<kares[m]> noticed the mobile app as well as riot.im being moved ...
victori has joined #jruby
ur5us has joined #jruby
<kares[m]> how's things going?
<kares[m]> not able to keep up that well, noticed 9.2.13 might be soon to land, any eta on the release?
ur5us has quit [Ping timeout: 260 seconds]
ruurd_ has joined #jruby
ruurd has quit [Ping timeout: 240 seconds]
<enebo[m]> kares: we will release any day but we need confirmation on the IR concurrency work
<kares[m]> ok, was looking at the report
<enebo[m]> kares: at this point I think IR is safe as it can be. IRFlags is still shared but seems to only be additive now
<enebo[m]> kares: Longer term IRScope as indirect handle to IC on methods and blocks is wrong still but how we compile should be ok
<enebo[m]> Except it nags me that there could be something wrong with closures compiling and having old activated versions of a parent hard scope (method/modulebody...) still running
<enebo[m]> I cannot actually break anything but I feel like there is something there
_whitelogger has joined #jruby
nirvdrum has joined #jruby
sagax has joined #jruby
Caerus has quit [Ping timeout: 256 seconds]
Caerus has joined #jruby
Caerus has quit [Ping timeout: 256 seconds]
Caerus has joined #jruby
patrice[m] has quit [Quit: Idle for 30+ days]
alfred[m]1 has quit [Quit: Idle for 30+ days]
<headius[m]> howdy howdy howdy
Caerus has quit [Ping timeout: 240 seconds]
travis-ci has joined #jruby
<travis-ci> jruby/jruby (ir_concurrency:fa2818a by Charles Oliver Nutter): The build was broken. https://travis-ci.org/jruby/jruby/builds/710485086 [163 min 50 sec]
travis-ci has left #jruby [#jruby]
Caerus has joined #jruby
nirvdrum has quit [Ping timeout: 264 seconds]
ruurd_ has quit [Quit: Textual IRC Client: www.textualapp.com]
ruurd has joined #jruby
nirvdrum has joined #jruby
ruurd_ has joined #jruby
ruurd has quit [Ping timeout: 240 seconds]
<headius[m]> hmm
<headius[m]> that udp_server_loop test seems flaky
<headius[m]> ah select bug I think
<headius[m]> it sometimes returns [nil] for readable which is wrong
subbu is now known as subbu|lunch
<kares[m]> not sure atm - does case fixnum; when 1 ... still compile to a Java switch statement?
<headius[m]> it should
<headius[m]> if it's really all fixnums
<kares[m]> yy all fixnum branches
<headius[m]> I just did when 1 when 2 when 3 and the bytecode has this:
<headius[m]> would be nice to make it more robust but it does work
<headius[m]> does a lookupswitch also if needed (ASM does it for us)
<kares[m]> thanks - I recall fixing some bug in it just wasn't sure if it weren't disabled
<kares[m]> * thanks - I recall fixing some bug in it just wasn't sure if it wasn't disabled (since)
nirvdrum has quit [Ping timeout: 246 seconds]
ur5us has joined #jruby
subbu|lunch is now known as sbbu
sbbu is now known as subbu
ruurd_ has quit [Read error: Connection reset by peer]
ruurd has joined #jruby
joast has quit [Quit: Leaving.]
joast has joined #jruby