akp has quit [Read error: Connection reset by peer]
akp has joined #jruby
byteflame has joined #jruby
akp_ has joined #jruby
akp has quit [Read error: Connection reset by peer]
camlow325 has joined #jruby
vtunka has quit [Quit: Leaving]
vtunka has joined #jruby
<headius>
kares: you're looking at that SecureRandom thing eh?
rtyler_ is now known as rtyler
vtunka has quit [Quit: Leaving]
hobodave has joined #jruby
<kares>
headius: yy
<headius>
cool
<headius>
I'm picking my way through issue backlog now...once I catch up to pre-trip I'll get back to perf until enebo is back
<kares>
+42
<kares>
might be finished tomorrow ... its new code since its now in C on MRI and old .rb piece does not do what is reported
<headius>
ahh yes
<headius>
are you doing it in Java or Ruby?
<headius>
I'd expect the logic underneath would all just be Java SecureRandom anyway and the Range plumbing could still be Ruby
<headius>
but up to you
<GitHub128>
[jruby] headius pushed 2 new commits to master: https://git.io/vHrAP
<GitHub128>
jruby/master 6e79faf Charles Oliver Nutter: Merge pull request #4647 from kares/test-fake-path-redo-4145...
<GitHub128>
jruby/master 7b3be4f kares: help classpath: canonicalization on Windows to fully resolve #4145...
<GitHub143>
[jruby] headius closed pull request #4647: help classpath: canonicalization on Windows to fully resolve #4145 (master...test-fake-path-redo-4145) https://git.io/vHwnx
<GitHub110>
[jruby] headius closed issue #4630: Jarified app breaks with `uri:classloader:BY\` on Windows with 9.1.10.0 https://git.io/vHn1i
<headius>
kares: ugh entropy bugs
<headius>
if linuxes came with an entropy service by default we would probably stop getting these bugs
subbu is now known as subbu|breakfast
<GitHub118>
[jruby] headius pushed 4 new commits to master: https://git.io/vHrhq
<GitHub118>
jruby/master 5b036d9 Stefan Huber: remove unused internal method
<GitHub118>
jruby/master fbf207c Stefan Huber: enable Module include order test
<GitHub118>
jruby/master a7aef67 Stefan Huber: fix Module inclusion order (fixes #1938)