damnski has joined #jruby
bga57 has quit [Ping timeout: 276 seconds]
bga57 has joined #jruby
rdubya has quit [Ping timeout: 276 seconds]
rdubya has joined #jruby
rdubya has quit [Ping timeout: 255 seconds]
drbobbeaty has quit [Ping timeout: 276 seconds]
rdubya has joined #jruby
rdubya has quit [Ping timeout: 256 seconds]
rdubya has joined #jruby
rdubya has quit [Ping timeout: 255 seconds]
sidx64 has joined #jruby
sidx64 has quit [Client Quit]
sidx64 has joined #jruby
sidx64 has quit [Client Quit]
yosafbridge has quit [Quit: Leaving]
sidx64 has joined #jruby
sidx64 has quit [Client Quit]
sidx64 has joined #jruby
yosafbridge has joined #jruby
adam- has joined #jruby
7GHAANFCG has quit [Ping timeout: 264 seconds]
sidx64 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sidx64 has joined #jruby
sidx64 has quit [Client Quit]
sidx64 has joined #jruby
sidx64 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
guyboertje has joined #jruby
sidx64 has joined #jruby
sidx64_ has joined #jruby
sidx64 has quit [Ping timeout: 240 seconds]
sidx64_ has quit [Client Quit]
sidx64 has joined #jruby
sidx64 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sidx64 has joined #jruby
sidx64_ has joined #jruby
sidx64 has quit [Ping timeout: 248 seconds]
sidx64_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sidx64 has joined #jruby
sidx64 has quit [Max SendQ exceeded]
sidx64 has joined #jruby
sidx64 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sidx64 has joined #jruby
sidx64 has quit [Client Quit]
guyboertje has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
sidx64 has joined #jruby
sidx64 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sidx64 has joined #jruby
<GitHub111> [jruby] kares pushed 1 new commit to master: https://git.io/vpxI3
<GitHub111> jruby/master 0a2bede kares: [refactor] moved Enumerator#to_java.stream support into Java...
drbobbeaty has joined #jruby
sidx64 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sidx64 has joined #jruby
sidx64 has quit [Client Quit]
sidx64 has joined #jruby
sidx64 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sidx64 has joined #jruby
rdubya has joined #jruby
sidx64 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rdubya has quit [Ping timeout: 265 seconds]
sidx64 has joined #jruby
rdubya has joined #jruby
rdubya has quit [Ping timeout: 276 seconds]
rdubya has joined #jruby
rdubya has quit [Ping timeout: 240 seconds]
rdubya has joined #jruby
<GitHub66> [jruby] simmel opened issue #5177: URI parsing IPv6 address without scheme fails https://git.io/vpxZ8
<travis-ci> jruby/jruby (master:0a2bede by kares): The build passed. (https://travis-ci.org/jruby/jruby/builds/380603985)
sidx64 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sidx64 has joined #jruby
<travis-ci> kares/jruby (ji-lazy-pp:57b9c88 by kares): The build passed. (https://travis-ci.org/kares/jruby/builds/380653380)
sidx64 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<GitHub41> [jruby] kares pushed 2 new commits to master: https://git.io/vpxEg
<GitHub41> jruby/master 3c0e10b kares: restore JRuby::CONFIG back as it used to be before (9.1)...
<GitHub41> jruby/master 11acd74 kares: [refactor] JRuby::Util to fully support JRuby's RubyGems defaults
<enebo> kares: are you hunting for more laziness in the JI loading?
<enebo> kares: I find it really cool that laziness got us 5% startup
<kares> enebo: yep I am
<kares> the problem is reflected loads
<kares> well not a problem but it causes some JI boot
<kares> actually its also ugly since some internals might leak (break) on ObjectSpace if JRuby is self-reflecting its classes
<kares> anyway, I am currently (WiP locally) able to avoid most
<enebo> nice
<kares> now I am hitting psych loading and thinking of ways to redo
<kares> BTW the lazyness can go in as is if you approve ... there's a PR -> this is more work on top of 5% :)
<enebo> kares: yeah I will look at it this morning
<kares> take it easy - one day after a birth anniversary :)
<kares> how was the beer yesterday?
<enebo> kares: very nice. It was a place I have been many times so they only had one beer I hadn't had but I got to visit with a bunch of people I normally do not see
<kares> sounds like a good time spent
<enebo> kares: only a very minor suggestion
<kares> yeah that one is plugged right in
<GitHub23> [jruby] kares force-pushed ji-lazy from 2af4c3f to 3325389: https://git.io/vpxoN
<GitHub23> jruby/ji-lazy 9fa5461 kares: [ji] its for the best to have -Xji.load.lazy=false switch available
<GitHub23> jruby/ji-lazy bd96565 kares: of course, need to track Java extension loading per runtime
<GitHub23> jruby/ji-lazy 5339f60 kares: [ji] lazy loading Java (proxy) class extensions as they're being used
<GitHub146> [jruby] kares force-pushed ji-lazy from 3325389 to ab086b7: https://git.io/vpxoN
<GitHub146> jruby/ji-lazy ab086b7 kares: [refactor] less confusing proxy class/module local variable name
<GitHub146> jruby/ji-lazy b02bb2c kares: [ji] its for the best to have -Xji.load.lazy=false switch available
<GitHub110> [jruby] kares pushed 1 new commit to master: https://git.io/vpxP5
<GitHub110> jruby/master 262bea3 Karol Bucek: [ji] lazy loading of Java (proxy) class extensions (#5161)...
<GitHub2> [jruby] kares closed pull request #5161: [ji] lazy loading of Java (proxy) class extensions (master...ji-lazy) https://git.io/vp1gn
<GitHub159> [jruby] kares deleted ji-lazy at ab086b7: https://git.io/vpxPd
xardion has quit [Remote host closed the connection]
xardion has joined #jruby
Specialist has joined #jruby
rdubya1 has joined #jruby
rdubya has quit [Ping timeout: 256 seconds]
rdubya1 has quit [Ping timeout: 255 seconds]
rdubya has joined #jruby
Specialist has quit [Ping timeout: 256 seconds]
Specialist has joined #jruby
jrafanie has joined #jruby
<GitHub118> [jruby] kares pushed 1 new commit to master: https://git.io/vppkl
<GitHub118> jruby/master 7845e58 kares: [refactor] RubyKernel load/require -> deprecate 19 suffix naming
bzb has joined #jruby
<travis-ci> kares/jruby (master:7845e58 by kares): The build passed. (https://travis-ci.org/kares/jruby/builds/380750845)
sidx64 has joined #jruby
sidx64 has quit [Ping timeout: 268 seconds]
ahorek has joined #jruby
ahorek has quit [Client Quit]
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jrafanie has joined #jruby
jrafanie has quit [Client Quit]
Specialist has quit [Ping timeout: 256 seconds]
bzb has quit [Quit: Leaving]