temporalfox has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
akp has joined #jruby
akp has quit [Ping timeout: 260 seconds]
akp has joined #jruby
akp has quit [Ping timeout: 244 seconds]
Puffball has quit [Remote host closed the connection]
akp 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
akp has quit [Read error: Connection reset by peer]
akp has joined #jruby
pawnbox has joined #jruby
akp has quit [Remote host closed the connection]
Puffball has joined #jruby
pawnbox has quit [Ping timeout: 256 seconds]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 268 seconds]
prasunanand has quit [Ping timeout: 252 seconds]
pawnbox has joined #jruby
prasunanand has joined #jruby
pawnbox has quit [Remote host closed the connection]
Puffball has quit [Remote host closed the connection]
Puffball has joined #jruby
donV has joined #jruby
Hanski has joined #jruby
thedarkone2 has quit [Quit: thedarkone2]
pilhuhn has joined #jruby
vtunka has joined #jruby
donValentin has joined #jruby
donV has quit [Ping timeout: 250 seconds]
vtunka has quit [Quit: Leaving]
vtunka has joined #jruby
claudiuinberlin has joined #jruby
temporalfox has joined #jruby
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
donValentin has quit [Ping timeout: 268 seconds]
prasunanand has quit [Remote host closed the connection]
clayton has quit [Ping timeout: 256 seconds]
clayton has joined #jruby
donV has joined #jruby
bbrowning has joined #jruby
andrewvc has quit [Ping timeout: 250 seconds]
andrewvc has joined #jruby
clayton has quit [Ping timeout: 260 seconds]
clayton has joined #jruby
yahonda has joined #jruby
claudiuinberlin has quit [Remote host closed the connection]
claudiuinberlin has joined #jruby
claudiuinberlin has quit [Ping timeout: 260 seconds]
prasunanand has joined #jruby
tcrawley-away is now known as tcrawley
Hanski has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
lance|afk is now known as lanceball
akp has joined #jruby
akp_ has joined #jruby
akp_ has quit [Remote host closed the connection]
akp has quit [Read error: Connection reset by peer]
akp has joined #jruby
claudiuinberlin has joined #jruby
chrisseaton has quit [Ping timeout: 250 seconds]
chrisseaton has joined #jruby
subbu is now known as subbu|breakfast
oniifiv has quit [Quit: Who turned this off?! D:<]
headius has left #jruby [#jruby]
donV has quit [Quit: donV]
donV has joined #jruby
akp_ has joined #jruby
akp has quit [Ping timeout: 252 seconds]
akp_ has quit [Remote host closed the connection]
akp_ has joined #jruby
<GitHub128> [jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/vXq9f
<GitHub128> jruby/truffle-head 407dd85 Chris Seaton: [Truffle] Use the proper technique to find the correct Ruby context.
talevy has left #jruby [#jruby]
<GitHub186> [jruby] headius pushed 1 new commit to master: https://git.io/vXq95
<GitHub186> jruby/master 9eee303 Charles Oliver Nutter: Fix regression in Kernel#inspect encoding negotiation.
pawnbox has joined #jruby
camlow325 has joined #jruby
subbu|breakfast is now known as subbu
<GitHub139> [jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/vXqbn
<GitHub139> jruby/truffle-head e832cec Chris Seaton: [Truffle] Remove dead conversion to full source section.
akp_ has quit [Remote host closed the connection]
vtunka has quit [Quit: Leaving]
donV has quit [Ping timeout: 265 seconds]
akp has joined #jruby
akp has quit [Remote host closed the connection]
akp has joined #jruby
akp has quit [Remote host closed the connection]
akp has joined #jruby
headius has joined #jruby
<GitHub114> [jruby] headius closed issue #4251: nil initialization missing from optionally-set argument https://git.io/vXflE
<GitHub148> [jruby] headius closed pull request #4252: Also perform uninitialized check on temp locals. (master...nil_init_for_temp_locals) https://git.io/vXf41
<GitHub145> jruby/master b9b86fc Charles Oliver Nutter: Merge pull request #4252 from headius/nil_init_for_temp_locals...
<GitHub145> jruby/master 5debf23 Charles Oliver Nutter: Add a few more cases of uninitialized local var access for #4252.
<GitHub145> jruby/master 061764e Charles Oliver Nutter: Also perform uninitialized check on temp locals....
<GitHub145> [jruby] headius pushed 3 new commits to master: https://git.io/vXmv9
<headius> that should reduce red builds to j2ee...no idea what's happening there :-\
akp has quit []
shellac has quit [Quit: Leaving]
<GitHub183> [jruby] headius reopened issue #4235: NPE inside jitted code in Bundler when bundling Rails 5.0.0.1 https://git.io/vP9vd
rcvalle has joined #jruby
claudiuinberlin has quit []
thedarkone2 has joined #jruby
nirvdrum has joined #jruby
<travis-ci> jruby/jruby (master:b9b86fc by Charles Oliver Nutter): The build has errored. (https://travis-ci.org/jruby/jruby/builds/172038780)
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
shellac has joined #jruby
donV has joined #jruby
donV has quit [Ping timeout: 252 seconds]
cprice has joined #jruby
<cprice> is there a way to get a reference to the Ruby runtime instance from ruby code?
<cprice> trying to debug something that's happening in java code, that involves calling recv.getRuntime(), but hoping I can poke at the related objects via irb
shellac has quit [Quit: Computer has gone to sleep.]
<cprice> or to get a reference to the metaclass for an object?
claudiuinberlin has joined #jruby
<cprice> hmm, maybe 'import org.jruby.Ruby', 'Ruby.getGlobalRuntime' will do what I need
<headius> hiya
<cprice> o/
<headius> JRuby.runtime is the current runtime
<cprice> nice
<cprice> ty
claudiuinberlin has quit [Remote host closed the connection]
<travis-ci> pitr-ch/jruby (truffle-head:e3dd887 by Petr Chalupa): The build passed. (https://travis-ci.org/pitr-ch/jruby/builds/172066407)
claudiuinberlin has joined #jruby
shellac has joined #jruby
<cprice> hmmm. next question is whether it's possible to call a private method on a Java object from ruby code
<cprice> i see docs on maybe how to do that with fields by subclassing
<cprice> but is it possible, given an instance of a Java object (specifically LazyPOSIX in this case), to call a private method on it from ruby code
<cprice> or even access a private member variable i guess would be fine
djellemah_ has joined #jruby
<cprice> maybe something with posix.class.java_class.declared_method :posix
enebo has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
pawnbox has quit [Remote host closed the connection]
donV has joined #jruby
mtoy has joined #jruby
<GitHub141> [jruby] pitr-ch pushed 2 new commits to truffle-head: https://git.io/vXmEr
<GitHub141> jruby/truffle-head 579a710 Petr Chalupa: [Truffle] Process.setproctitle should not use and set $0
<GitHub141> jruby/truffle-head a2ac5e3 Petr Chalupa: [Truffle] test latest bundler with workarounds
<mtoy> late friday i asked for help acyually using a branch-built jruby. rvm will point itself at a jruby tree and build and install find, but my app builds itself into a jar with warbler and uses jruby-jars and i couldn't figure out how to get my gemfile to load my custom built verison of jruby-jars ... google didn't help me, is this a simple thing or is
<mtoy> it something i just need to slog through?
<mtoy> the only thing i can think of now is to set up a custom gem server with that one gem and specify that in th gemfile
tcrawley is now known as tcrawley-away
tcrawley-away is now known as tcrawley
subbu is now known as subbu|lunch
lanceball is now known as lance|afk
subbu|lunch is now known as subbu
prasunanand has quit [Remote host closed the connection]
bbrowning has quit [Remote host closed the connection]
bbrowning has joined #jruby
claudiuinberlin has quit [Remote host closed the connection]
claudiuinberlin has joined #jruby
yahonda has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
yahonda has joined #jruby
subbu is now known as subbu|lunch
claudiuinberlin has quit [Remote host closed the connection]
camlow325 has quit [Quit: WeeChat 1.5]
claudiuinberlin has joined #jruby
pilhuhn has quit [Quit: Leaving...]
tcrawley is now known as tcrawley-away
mistergibson has joined #jruby
<cprice> Does anyone remember the solution for this one?: Could not initialize class jnr.posix.POSIXFactory$DefaultLibCProvider$SingletonHolder
subbu|lunch is now known as subbu
<cprice> I'm debugging something on OpenBSD. I'm guessing it has something to do with packaging... when I run from jruby-complete it seems to be able to load the OpenBSDPOSIX, but when I run a program from an uberjar that contains JRuby, it throws that error. Not sure if it's a bug in my packaging or if jruby-complete is putting a file on disk somewhere that I have inside of a jar in my setup, and something's not working there, or what
claudiuinberlin has quit []
djellemah_ has quit [Ping timeout: 265 seconds]
<GitHub135> [jruby] nirvdrum force-pushed add-default-encodings-to-encoding-manager from f172304 to 4eb03ea: https://git.io/vXmH0
<GitHub135> jruby/add-default-encodings-to-encoding-manager 011fd12 Kevin Menard: [Truffle] Keep track of default_external and default_internal encondings in EncodingManager....
<GitHub135> jruby/add-default-encodings-to-encoding-manager 00c038f Kevin Menard: [Truffle] Switched to a jnr-posix-backed version of Encoding.locale_charmap.
<GitHub135> jruby/add-default-encodings-to-encoding-manager 3432503 Kevin Menard: Fixed an issue with alias names being converted to constant names when they shouldn't be.
<travis-ci> jruby/jruby (add-default-encodings-to-encoding-manager:4eb03ea by Kevin Menard): The build has errored. (https://travis-ci.org/jruby/jruby/builds/172126178)
<GitHub0> [jruby] headius pushed 1 new commit to master: https://git.io/vXm50
<GitHub0> jruby/master 0e65638 Charles Oliver Nutter: No unsafe gets from closures; parent may not be jitted....
yahonda has left #jruby [#jruby]
bbrowning is now known as bbrowning_away
camlow325 has joined #jruby
mtoy has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
cprice has quit [Ping timeout: 260 seconds]
cprice_ has joined #jruby
cprice has joined #jruby
cprice_ has quit [Ping timeout: 252 seconds]
enebo has quit [Quit: enebo]
<travis-ci> jruby/jruby (master:0e65638 by Charles Oliver Nutter): The build failed. (https://travis-ci.org/jruby/jruby/builds/172130884)
shellac has joined #jruby
rcvalle has quit [Quit: rcvalle]