pawnbox has quit [Ping timeout: 260 seconds]
akp has quit [Read error: Connection reset by peer]
pawnbox has joined #jruby
akp has joined #jruby
jensnockert has joined #jruby
FINbit has joined #jruby
pawnbox has quit [Ping timeout: 250 seconds]
<GitHub139> [jruby] chrisseaton pushed 3 new commits to truffle-head: https://git.io/vPBf1
<GitHub139> jruby/truffle-head abbf656 Chris Seaton: [Truffle] Implement the incoming KEYS message.
<GitHub139> jruby/truffle-head 1393288 Chris Seaton: [Truffle] Implement the outgoing KEYS message.
<GitHub139> jruby/truffle-head 08fd868 Chris Seaton: [Truffle] Store the Truffle interop module in the core library object.
pawnbox has joined #jruby
akp has quit [Read error: Connection reset by peer]
akp has joined #jruby
pawnbox has quit [Ping timeout: 244 seconds]
jensnockert has quit [Remote host closed the connection]
pawnbox has joined #jruby
akp has quit [Read error: Connection reset by peer]
akp has joined #jruby
pawnbox has quit [Ping timeout: 260 seconds]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 244 seconds]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 244 seconds]
<GitHub5> [jruby] bjfish pushed 1 new commit to truffle-head: https://git.io/vPBJD
<GitHub5> jruby/truffle-head 3b07686 Brandon Fish: [Truffle] Add Fixnum specializations to untaint
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 260 seconds]
akp has quit [Read error: Connection reset by peer]
pawnbox has joined #jruby
akp has joined #jruby
pawnbox has quit [Ping timeout: 260 seconds]
jensnockert has joined #jruby
pawnbox has joined #jruby
jensnockert has quit [Ping timeout: 250 seconds]
akp has quit [Ping timeout: 250 seconds]
pawnbox has quit [Ping timeout: 250 seconds]
akp has joined #jruby
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 260 seconds]
pawnbox has joined #jruby
akp has quit [Read error: Connection reset by peer]
pawnbox has quit [Ping timeout: 244 seconds]
akp has joined #jruby
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 268 seconds]
Aethenelle has joined #jruby
Aethenelle has quit [Client Quit]
pawnbox has joined #jruby
akp has quit [Read error: Connection reset by peer]
pawnbox has quit [Ping timeout: 260 seconds]
akp has joined #jruby
jensnockert has joined #jruby
pawnbox has joined #jruby
jensnockert has quit [Ping timeout: 250 seconds]
pawnbox has quit [Ping timeout: 260 seconds]
akp has quit [Read error: Connection reset by peer]
akp has joined #jruby
pawnbox has joined #jruby
pawnbox_ has joined #jruby
pawnbox has quit [Ping timeout: 244 seconds]
pawnbox_ has quit [Ping timeout: 260 seconds]
akp has quit [Read error: Connection reset by peer]
pawnbox has joined #jruby
akp has joined #jruby
akp has quit [Read error: Connection reset by peer]
akp has joined #jruby
akp_ has joined #jruby
akp has quit [Ping timeout: 250 seconds]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
akp_ has quit [Read error: Connection reset by peer]
akp has joined #jruby
akp has quit [Read error: Connection reset by peer]
akp has joined #jruby
jensnockert has joined #jruby
jensnockert has quit [Ping timeout: 250 seconds]
vali has joined #jruby
akp has quit [Read error: Connection reset by peer]
akp has joined #jruby
pitr-ch has joined #jruby
pitr-ch has quit [Client Quit]
akp has quit [Read error: Connection reset by peer]
akp has joined #jruby
jensnockert has joined #jruby
claudiuinberlin has joined #jruby
jensnockert has quit [Ping timeout: 240 seconds]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 260 seconds]
akp has quit [Read error: Connection reset by peer]
akp has joined #jruby
akp has quit [Read error: Connection reset by peer]
claudiuinberlin has quit [Remote host closed the connection]
akp has joined #jruby
pawnbox has joined #jruby
akp_ has joined #jruby
akp has quit [Read error: Connection reset by peer]
akp_ has quit [Read error: Connection reset by peer]
pitr-ch has joined #jruby
akp has joined #jruby
jensnockert has joined #jruby
claudiuinberlin has joined #jruby
jensnockert has quit [Ping timeout: 250 seconds]
akp has quit [Read error: Connection reset by peer]
pitr-ch has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
akp has joined #jruby
akp has quit [Ping timeout: 268 seconds]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pitr-ch has joined #jruby
thedarkone2 has quit [Quit: thedarkone2]
pawnbox has quit [Remote host closed the connection]
vali has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 240 seconds]
pawnbox has joined #jruby
shellac has joined #jruby
donV has joined #jruby
shellac has quit [Read error: Connection reset by peer]
shellac has joined #jruby
vali has joined #jruby
vali has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
shellac has quit [Quit: Computer has gone to sleep.]
vali has joined #jruby
alex0ptr has joined #jruby
alex0ptr has quit [Remote host closed the connection]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
vali has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
pawnbox has quit [Ping timeout: 260 seconds]
pawnbox has joined #jruby
vali has joined #jruby
alex0ptr has joined #jruby
donV has quit [Quit: donV]
pawnbox has quit [Remote host closed the connection]
iconara has joined #jruby
shellac has joined #jruby
donV has joined #jruby
pawnbox has joined #jruby
<iconara> does anyone know how to properly capture a Block argument to a native method and later use it from another thread?
<iconara> I'm writing a native extension and I have problems with blocks getting mixed up when called from other threads, sometimes it doesn't work, sometimes a completely different block gets called
<iconara> what I have is `public IRubyObject someMethod(ThreadContext ctx, IRubyObject[] args, Block block)`
FINbit has quit [Ping timeout: 248 seconds]
<iconara> I've tried using the block as-is, that seems to call unrelated blocks, sometimes
<iconara> I've tried `block.getProc()`, but that can return null even when there is a block, it seems
<iconara> I've found that RubyHash does `runtime.newProc(Block.Type.PROC, block)`, but that also seems to call other random blocks
<iconara> I've also found `runtime.newProc(Block.Type.PROC, block.cloneBlockAndFrame())`, but that doesn't seem to work at all
<iconara> or isn't the problem the Block, but the ThreadContext?
shellac has quit [Quit: Computer has gone to sleep.]
<iconara> the thread won't be a RubyThread, btw. it will be a Java thread
<iconara> (it could be a RubyThread, but there's no guarantee)
donV has quit [Quit: donV]
akp has joined #jruby
<GitHub149> [jruby] bjfish pushed 1 new commit to truffle-head: https://git.io/vPBRg
<GitHub149> jruby/truffle-head 18b6b3c Brandon Fish: [Truffle] Add rdoc to stdlib
claudiuinberlin has quit [Remote host closed the connection]
akp has quit [Read error: Connection reset by peer]
jensnockert has joined #jruby
<GitHub191> [jruby] chrisseaton pushed 8 new commits to truffle-head: https://git.io/vPB04
<GitHub191> jruby/truffle-head 1099475 Chris Seaton: [Truffle] Implement object_with_value_property in the TCK.
<GitHub191> jruby/truffle-head cd54918 Chris Seaton: [Truffle] Reading and writing value properties in the TCK.
<GitHub191> jruby/truffle-head 6fd1d73 Chris Seaton: [Truffle] Implement object_with_element in the TCK.
akp has joined #jruby
jensnockert has quit [Ping timeout: 250 seconds]
temporal_ has joined #jruby
temporalfox has quit [Ping timeout: 248 seconds]
akp has quit [Remote host closed the connection]
<GitHub30> [jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/vPBE6
<GitHub30> jruby/truffle-head fc52ea4 Chris Seaton: [Truffle] Put getgroups into TrufflePosix, but still use the JDK implementation for now.
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
iconara has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<GitHub126> [jruby] chrisseaton pushed 1 new commit to master: https://git.io/vPBuX
<GitHub126> jruby/master 4d06e89 Chris Seaton: [Truffle] Put getgroups into TrufflePosix, but still use the JDK implementation for now.
donV has joined #jruby
<GitHub1> [jruby] bjfish pushed 1 new commit to truffle-head: https://git.io/vPBuA
<GitHub1> jruby/truffle-head c64bb15 Brandon Fish: [Truffle] Add boolean specialization to untaint node
jensnockert has joined #jruby
jensnockert has quit [Ping timeout: 250 seconds]
rsim has joined #jruby
joast has quit [Ping timeout: 268 seconds]
<travis-ci> jruby/jruby (master:4d06e89 by Chris Seaton): The build failed. (https://travis-ci.org/jruby/jruby/builds/166211826)
rsim has quit [Quit: Leaving.]
akp has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
akp has quit [Ping timeout: 260 seconds]
iconara has joined #jruby
<GitHub53> [jruby] chrisseaton pushed 1 new commit to master: https://git.io/vPBa5
<GitHub53> jruby/master 7968ff6 Chris Seaton: [Truffle] Tag failing specs.
<GitHub167> [jruby] chrisseaton created jnr-posix-getgroups (+1 new commit): https://git.io/vPBVi
<GitHub167> jruby/jnr-posix-getgroups be0af01 Chris Seaton: [Truffle] Use the new getgroups POSIX call.
<GitHub85> [jruby] chrisseaton opened pull request #4214: [Truffle] Use the new getgroups POSIX call. (master...jnr-posix-getgroups) https://git.io/vPBV7
<travis-ci> jruby/jruby (jnr-posix-getgroups:be0af01 by Chris Seaton): The build has errored. (https://travis-ci.org/jruby/jruby/builds/166230558)
shellac has joined #jruby
<travis-ci> jruby/jruby (master:7968ff6 by Chris Seaton): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/166226463)
donV has quit [Read error: Connection reset by peer]
donV has joined #jruby
alex0ptr has quit [Remote host closed the connection]
alex0ptr has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
alex0ptr has quit [Ping timeout: 260 seconds]
iconara has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
joast has joined #jruby
rsim has joined #jruby
vali has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
thedarkone2 has joined #jruby
rsim has quit [Quit: Leaving.]
donV has quit [Read error: Connection reset by peer]
donV has joined #jruby
<chrisseaton> iconara: have you gone?
<chrisseaton> headius: I think there are Joda bugs on Java 9 that may cause us problems https://github.com/JodaOrg/joda-time/issues/394
alex0ptr has joined #jruby
rsim has joined #jruby
alex0ptr has quit [Ping timeout: 268 seconds]
claudiuinberlin has joined #jruby
donV has quit [Read error: Connection reset by peer]
thedarkone2 has quit [Quit: thedarkone2]
donV has joined #jruby
rsim has quit [Quit: Leaving.]
vali has joined #jruby
enebo has joined #jruby
tenderlove has joined #jruby
donV has quit [Read error: Connection reset by peer]
donV has joined #jruby
alex0ptr has joined #jruby
thedarkone2 has joined #jruby
alex0ptr has quit [Ping timeout: 244 seconds]
vali has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
claudiuinberlin has quit [Remote host closed the connection]
vali has joined #jruby
vali has quit [Ping timeout: 250 seconds]
vali_ has joined #jruby
tenderlove has quit [Read error: Connection reset by peer]
pawnbox has quit [Remote host closed the connection]
akp has joined #jruby
pawnbox has joined #jruby
akp has quit [Ping timeout: 260 seconds]
tenderlove has joined #jruby
tenderlove has joined #jruby
FINbit has joined #jruby
claudiuinberlin has joined #jruby
pawnbox has quit [Ping timeout: 250 seconds]
claudiuinberlin has quit [Remote host closed the connection]
nicksieger has joined #jruby
donV has quit [Quit: donV]
temporalfox has joined #jruby
temporal_ has quit [Ping timeout: 260 seconds]
alex0ptr has joined #jruby
alex0ptr has quit [Ping timeout: 260 seconds]
olle has joined #jruby
vali_ has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
nicksieger has quit [Remote host closed the connection]
olle has quit [Read error: Connection reset by peer]
olle has joined #jruby
olle has quit [Read error: Connection reset by peer]
olle has joined #jruby
jensnockert has joined #jruby
jensnockert has quit [Ping timeout: 240 seconds]
raeoks has joined #jruby
alex0ptr has joined #jruby
nicksieger has joined #jruby
alex0ptr has quit [Ping timeout: 250 seconds]
nicksieger has quit [Ping timeout: 268 seconds]
olle has quit [Quit: olle]
pitr-ch has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
shellac has joined #jruby
akp has joined #jruby
pitr-ch has joined #jruby
akp has quit [Ping timeout: 260 seconds]
<GitHub181> [jruby] bjfish pushed 1 new commit to truffle-head: https://git.io/vPB9u
<GitHub181> jruby/truffle-head 9309de6 Brandon Fish: [Truffle] Add missing rubygems/util/licenses.rb file
jensnockert has joined #jruby
jensnockert has quit [Ping timeout: 250 seconds]
alex0ptr has joined #jruby
alex0ptr has quit [Ping timeout: 260 seconds]
akp has joined #jruby
claudiuinberlin has joined #jruby
claudiuinberlin has quit [Client Quit]
akp has quit [Ping timeout: 260 seconds]
enebo has quit [Quit: enebo]
FINbit has quit [Ping timeout: 260 seconds]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 244 seconds]
jensnockert has joined #jruby
zacts has quit [Quit: WeeChat 1.5]
zacts has joined #jruby
jensnockert has quit [Ping timeout: 250 seconds]
_whitelogger has joined #jruby
<GitHub143> [jruby] chrisseaton created java8-time-apis (+1 new commit): https://git.io/vPB7B
<GitHub143> jruby/java8-time-apis 54f7713 Chris Seaton: [Truffle] Basics of using Java 8 date and time APIs instead of using Joda.
alex0ptr has joined #jruby
alex0ptr has quit [Ping timeout: 240 seconds]
raeoks has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
shellac has quit [Quit: Computer has gone to sleep.]
FINbit has joined #jruby
<travis-ci> jruby/jruby (java8-time-apis:54f7713 by Chris Seaton): The build failed. (https://travis-ci.org/jruby/jruby/builds/166292067)
nicksieger has joined #jruby