<kares> jruby -J-XstartOnFirstThread -S irb
prasunanand has joined #jruby
Puffball has joined #jruby
Puffball_ has quit [Ping timeout: 240 seconds]
Puffball has quit [Remote host closed the connection]
Puffball has joined #jruby
vtunka has joined #jruby
drbobbeaty has quit [Ping timeout: 255 seconds]
shellac has joined #jruby
vtunka has quit [Quit: Leaving]
vtunka has joined #jruby
<GitHub102> [jruby-openssl] kares created secure-random-opts (+1 new commit): https://git.io/v7LyM
<GitHub102> jruby-openssl/secure-random-opts 9370ebd kares: also seen on Random#add; Random#egd shall return true on JVM
<GitHub152> [jruby-openssl] kares pushed 1 new commit to secure-random-opts: https://git.io/v7LSE
<GitHub152> jruby-openssl/secure-random-opts 50f0bea kares: [mvn] source 1.7 target (still) 1.6 + also include latest JRuby profiles
<travis-ci> jruby/jruby-openssl (secure-random-opts:9370ebd by kares): The build passed. (https://travis-ci.org/jruby/jruby-openssl/builds/256836609)
drbobbeaty has joined #jruby
<travis-ci> jruby/jruby-openssl (secure-random-opts:50f0bea by kares): The build failed. (https://travis-ci.org/jruby/jruby-openssl/builds/256838105)
AndyMaleh has joined #jruby
vtunka_ has joined #jruby
vtunka has quit [Ping timeout: 276 seconds]
<AndyMaleh> How do I run JRuby IRB with -J arguments?
<AndyMaleh> How do I run JRuby IRB with -J arguments? I have code that requires it, which runs fine with JRuby directly, but I'd like JRuby IRB to help debug future scenarios. Thanks.
vtunka has joined #jruby
vtunka has quit [Client Quit]
AndyMaleh has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
AndyMaleh has joined #jruby
AndyMaleh has quit [Client Quit]
vtunka_ has quit [Quit: Leaving]
vtunka has joined #jruby
AndyMaleh has joined #jruby
AndyMaleh has quit [Client Quit]
vtunka has quit [Quit: Leaving]
vtunka has joined #jruby
AndyMaleh has joined #jruby
AndyMaleh has quit [Client Quit]
vtunka has quit [Quit: Leaving]
AndyMaleh has joined #jruby
AndyMaleh has quit [Client Quit]
AndyMaleh has joined #jruby
<enebo> AndyMaleh: you can jruby -J-my-option -S irb for bin/jirb itself you should be able to use -S jirb instead of -S irb
<GitHub186> [jruby-openssl] kares pushed 1 new commit to secure-random-opts: https://git.io/v7tlX
<GitHub186> jruby-openssl/secure-random-opts b65ba51 kares: support jruby.openssl.random property for switching a random backend...
guyboertje has joined #jruby
AndyMaleh has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<travis-ci> jruby/jruby-openssl (secure-random-opts:1ac11a4 by kares): The build was fixed. (https://travis-ci.org/jruby/jruby-openssl/builds/256923735)
guyboertje has left #jruby [#jruby]
<GitHub59> [jruby] bmulvihill opened issue #4723: Problem with Class.instance_methods after Module.prepend https://git.io/v7tRs
<travis-ci> jruby/jruby-openssl (secure-random-opts:b65ba51 by kares): The build is still failing. (https://travis-ci.org/jruby/jruby-openssl/builds/256928347)
guyboertje has joined #jruby
guyboertje has quit [Client Quit]
<GitHub171> [jruby-openssl] kares force-pushed secure-random-opts from b65ba51 to d5d3877: https://git.io/v7tCc
<GitHub171> jruby-openssl/secure-random-opts d5d3877 kares: support jruby.openssl.random property for switching a random backend...
branstar1 has joined #jruby
branstark has quit [Ping timeout: 248 seconds]
<travis-ci> jruby/jruby-openssl (secure-random-opts:d5d3877 by kares): The build is still failing. (https://travis-ci.org/jruby/jruby-openssl/builds/256938544)
AndyMaleh has joined #jruby
swills has quit [Read error: Connection reset by peer]
swills has joined #jruby
swills has joined #jruby
bbrowning is now known as bbrowning_away
<AndyMaleh> How do I run JRuby IRB with -J arguments? I have code that requires it, which runs fine with JRuby directly, but I'd like JRuby IRB to help debug future scenarios. Thanks.
<AndyMaleh> Anybody here? I see many people. What are they doing here if nobody answers!?
AndyMaleh has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
bbrowning_away is now known as bbrowning
AndyMaleh has joined #jruby
<enebo> AndyMaleh: you can jruby -J-my-option -S irb for bin/jirb itself you should be able to use -S jirb instead of -S irb
<enebo> (I did reply with this in the morning but maybe you had happened to bounce)
AndyMaleh has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
AndyMaleh has joined #jruby
prasunanand has quit [Ping timeout: 268 seconds]
subbu is now known as subbu|lunch
prasunanand has joined #jruby
prasunanand has quit [Read error: Connection reset by peer]
drbobbeaty has quit [Ping timeout: 255 seconds]
subbu|lunch is now known as subbu
drbobbeaty has joined #jruby
AndyMaleh has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
AndyMaleh has joined #jruby
AndyMaleh has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
AndyMaleh has joined #jruby
AndyMaleh has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
AndyMaleh has joined #jruby
AndyMaleh has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<GitHub118> [jruby] headius pushed 2 new commits to ruby-2.4: https://git.io/v7qGx
<GitHub118> jruby/ruby-2.4 60cb226 Charles Oliver Nutter: [2.4.1] Backport fix for String#rindex(//)....
<GitHub118> jruby/ruby-2.4 ebbef48 Charles Oliver Nutter: [2.4] Add chomp kwarg to String#each_line.
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
bbrowning is now known as bbrowning_away
AndyMaleh has joined #jruby
<AndyMaleh> Yo enebo. It worked. Thanks a lot! You're a rock star!!
AndyMaleh has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<enebo> how did he know?
GitHub113 has joined #jruby
GitHub113 has left #jruby [#jruby]
<GitHub113> jcodings/master 318f29a Charles Oliver Nutter: [maven-release-plugin] prepare release jcodings-1.0.20
<GitHub113> [jcodings] headius pushed 1 new commit to master: https://git.io/v7q0I
GitHub151 has joined #jruby
GitHub151 has left #jruby [#jruby]
<GitHub151> [jcodings] headius tagged jcodings-1.0.20 at 3eaf2c7: https://git.io/v7q0L
GitHub146 has joined #jruby
GitHub146 has left #jruby [#jruby]
<GitHub146> jcodings/master d90a31d Charles Oliver Nutter: [maven-release-plugin] prepare for next development iteration
<GitHub146> [jcodings] headius pushed 1 new commit to master: https://git.io/v7q0t
<headius> oops
GitHub57 has joined #jruby
GitHub57 has left #jruby [#jruby]
<GitHub57> jcodings/master 05c48d5 Charles Oliver Nutter: Fix mbclen for UTF32BE and LE.
<GitHub57> [jcodings] headius force-pushed master from d90a31d to 05c48d5: https://git.io/v7q0R
GitHub141 has joined #jruby
GitHub141 has left #jruby [#jruby]
<GitHub141> jcodings/master c204781 Charles Oliver Nutter: [maven-release-plugin] prepare release jcodings-1.0.20
<GitHub141> [jcodings] headius pushed 1 new commit to master: https://git.io/v7q02
GitHub31 has joined #jruby
GitHub31 has left #jruby [#jruby]
<GitHub31> [jcodings] headius deleted jcodings-1.0.20 at 3eaf2c7: https://git.io/v7q0w
GitHub40 has joined #jruby
GitHub40 has left #jruby [#jruby]
<GitHub40> [jcodings] headius tagged jcodings-1.0.20 at fc465b4: https://git.io/v7q0L
<headius> ugh
<headius> pretty unforgiving if you make a mistake
GitHub182 has joined #jruby
GitHub182 has left #jruby [#jruby]
<GitHub182> [jcodings] headius deleted jcodings-1.0.20 at fc465b4: https://git.io/v7q0P
GitHub198 has joined #jruby
GitHub198 has left #jruby [#jruby]
<GitHub198> [jcodings] headius force-pushed master from c204781 to 05c48d5: https://git.io/v7q0R
GitHub7 has joined #jruby
GitHub7 has left #jruby [#jruby]
<GitHub7> jcodings/master b19a174 Charles Oliver Nutter: [maven-release-plugin] prepare release jcodings-1.0.20
<GitHub7> [jcodings] headius pushed 1 new commit to master: https://git.io/v7q0b
GitHub113 has left #jruby [#jruby]
<GitHub113> [jcodings] headius tagged jcodings-1.0.20 at 26c64ce: https://git.io/v7q0L
GitHub113 has joined #jruby
GitHub190 has joined #jruby
GitHub190 has left #jruby [#jruby]
<GitHub190> jcodings/master d6a9e14 Charles Oliver Nutter: [maven-release-plugin] prepare for next development iteration
<GitHub190> [jcodings] headius pushed 1 new commit to master: https://git.io/v7q0N
<GitHub84> [jruby] headius pushed 2 new commits to ruby-2.4: https://git.io/v7qzJ
<GitHub84> jruby/ruby-2.4 304342c Charles Oliver Nutter: Reflectively try to restart agent, since not all JDKs have this.
<GitHub84> jruby/ruby-2.4 3c21a91 Charles Oliver Nutter: Update to jcodings 1.0.20 for UTF32BE/LE length fix.
subbu is now known as subbu|away
subbu|away is now known as subbu