Hobogrammer has joined #jruby
camlow325 has quit []
skade has joined #jruby
skade has quit [Quit: Computer has gone to sleep.]
blandflakes has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
nirvdrum has quit [Ping timeout: 260 seconds]
raeoks has joined #jruby
bb010g has joined #jruby
febuiles has quit [Quit: febuiles]
<GitHub191> [jruby] bjfish pushed 1 new commit to master: https://git.io/vobZ6
<GitHub191> jruby/master 3910fc0 Brandon Fish: [Truffle] Add Array permutation/combination no block size implementations
raeoks has quit [Quit: Textual IRC Client: www.textualapp.com]
yfeldblum has quit [Remote host closed the connection]
pawnbox has quit [Ping timeout: 260 seconds]
prasunanand has joined #jruby
<travis-ci> jruby/jruby (master:3910fc0 by Brandon Fish): The build was broken. (https://travis-ci.org/jruby/jruby/builds/140986155)
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 240 seconds]
thedarkone2 has quit [Quit: thedarkone2]
pitr-ch has joined #jruby
pawnbox has joined #jruby
yfeldblu_ has joined #jruby
digitalextremist has quit [Read error: Connection reset by peer]
Hobogrammer has quit [Ping timeout: 240 seconds]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
skade has joined #jruby
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
prasunanand has quit [Ping timeout: 258 seconds]
pawnbox has joined #jruby
skade has quit [Quit: Computer has gone to sleep.]
febuiles has joined #jruby
yfeldblu_ has quit [Remote host closed the connection]
yfeldblum has joined #jruby
<GitHub144> [jruby] eregon pushed 2 new commits to master: https://git.io/vobwd
<GitHub144> jruby/master 49ff321 Benoit Daloze: [Truffle] Remove useless branching based on configuration.
<GitHub144> jruby/master 3ddc21c Benoit Daloze: [Truffle] defined() is sufficient to check existence of config values.
skade has joined #jruby
pawnbox has quit [Remote host closed the connection]
drbobbeaty has joined #jruby
bb010g has quit [Quit: Connection closed for inactivity]
shellac has joined #jruby
prasunanand has joined #jruby
pawnbox has joined #jruby
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<travis-ci> jruby/jruby (master:3ddc21c by Benoit Daloze): The build was fixed. (https://travis-ci.org/jruby/jruby/builds/141021775)
TheWhip has joined #jruby
prasunanand has quit [Remote host closed the connection]
yfeldblum has quit [Ping timeout: 250 seconds]
febuiles has left #jruby [#jruby]
<GitHub195> [jruby] nplusp opened pull request #3984: Rbenv install latest stable jruby version (master...patch-1) https://git.io/vob9K
drbobbeaty has joined #jruby
TheWhip has quit [Remote host closed the connection]
e_dub has quit [Read error: Connection reset by peer]
TheWhip has joined #jruby
e_dub has joined #jruby
<GitHub66> [jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/vobFJ
<GitHub66> jruby/truffle-head fafbe32 Chris Seaton: Merge branch 'master' into truffle-head
<GitHub21> [jruby] chrisseaton pushed 1 new commit to master: https://git.io/vobF2
<GitHub21> jruby/master 0f69663 Chris Seaton: Merge branch 'truffle-head'
<travis-ci> jruby/jruby (truffle-head:fafbe32 by Chris Seaton): The build was broken. (https://travis-ci.org/jruby/jruby/builds/141054577)
TheWhip has quit [Remote host closed the connection]
e_dub has quit [Read error: Connection reset by peer]
e_dub has joined #jruby
TheWhip has joined #jruby
bbrowning_away is now known as bbrowning
<GitHub98> [jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/vobAA
<GitHub98> jruby/truffle-head f24be48 Chris Seaton: [Truffle] Sulong doesn't need --vm server any more.
thedarkone2 has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
rolfb has joined #jruby
<rolfb> isn't bundler tested with jruby? seems odd?
<travis-ci> jruby/jruby (truffle-head:f24be48 by Chris Seaton): The build was fixed. (https://travis-ci.org/jruby/jruby/builds/141062128)
<GitHub182> [jruby] kares pushed 8 new commits to master: https://git.io/voNeR
<GitHub182> jruby/master 4fd319c kares: use context.nil + prefer proc instead of 1_9 version + guess list size
<GitHub182> jruby/master 16858bb kares: avoid warning on new Long(0) in favor of Long.valueOf(0)
<GitHub182> jruby/master 7e239b3 kares: re-use ThreadContext instance in Runtime#init
lance|afk is now known as lanceball
TheWhip has quit [Remote host closed the connection]
<kares> rolfb: unfortunately that is the case
<rolfb> kares: what do jruby projects do then?
<kares> jruby users do the testing ... they usually fix issues as they arise
<kares> also JRuby is mature enough to work where MRI works except corner cases of course e.g. platform gems
tcrawley-away is now known as tcrawley
thedarkone2 has quit [Quit: thedarkone2]
<rolfb> kares: ok, i'm curious since I'm getting weird errors of multiple sources when trying to do bundle install on projects like rom-rb/rom-repository
TheWhip has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
<rolfb> kares: would you mind trying bundle install at your location just to verify that it's not just my computer?
<rolfb> fine if not naturally :)
TheWhip has quit [Ping timeout: 276 seconds]
<travis-ci> jruby/jruby (master:286d49e by kares): The build was broken. (https://travis-ci.org/jruby/jruby/builds/141069891)
enebo has joined #jruby
<rolfb> kares: seems like it's due to invokedynamic
<rolfb> disabled it and it works fine
<rolfb> well, not for rom-repository, but for another project :)
<chrisseaton> Why do I often see 'core/target/generated-sources/annotated_classes.txt - not found. skip generator.'
<travis-ci> kares/jruby (jruby-1_7:9b1a5a0 by kares): The build is still failing. (https://travis-ci.org/kares/jruby/builds/141074319)
<GitHub75> [jruby] eregon pushed 2 new commits to master: https://git.io/voNYW
<GitHub75> jruby/master f089aae Benoit Daloze: [Truffle] Complain if both GRAALVM_BIN and GRAAL_HOME are defined.
<GitHub75> jruby/master 020c2d0 Benoit Daloze: [Truffle] JT: Prefer explicit ENV var names for defaults....
skade has quit [Quit: Computer has gone to sleep.]
pawnbox has quit [Remote host closed the connection]
<GitHub110> [jruby] eregon pushed 1 new commit to master: https://git.io/voN3m
<GitHub110> jruby/master 50a06cc Benoit Daloze: [Truffle] JT: Move the check earlier, only user-supplied options are conflicting....
pawnbox has joined #jruby
rolfb has quit [Quit: Leaving...]
Hobogrammer has joined #jruby
thedarkone2 has joined #jruby
blandflakes has joined #jruby
skade has joined #jruby
camlow325 has joined #jruby
<travis-ci> jruby/jruby (master:020c2d0 by Benoit Daloze): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/141090529)
<GitHub10> [jruby] bjfish pushed 1 new commit to master: https://git.io/voNCa
<GitHub10> jruby/master 5a9505a Brandon Fish: [Truffle] Correct equals comparison Hash#{<,<=,>,>=}
<travis-ci> jruby/jruby (master:286d49e by kares): The build was broken. (https://travis-ci.org/jruby/jruby/builds/141069891)
<travis-ci> kares/jruby (jruby-1_7:9b1a5a0 by kares): The build is still failing. (https://travis-ci.org/kares/jruby/builds/141074319)
skade has quit [Quit: Computer has gone to sleep.]
skade has joined #jruby
skade has quit [Client Quit]
pitr-ch has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<travis-ci> jruby/jruby (master:50a06cc by Benoit Daloze): The build was fixed. (https://travis-ci.org/jruby/jruby/builds/141093611)
<GitHub90> [jruby] chrisseaton opened pull request #3985: [Truffle] Make ruby output verbose again; add truffle-dsl and TCK as … (master...jrubychagnes) https://git.io/voNzG
<GitHub170> [jruby] chrisseaton closed pull request #3985: [Truffle] Make ruby output verbose again; add truffle-dsl and TCK as … (master...jrubychagnes) https://git.io/voNzG
<GitHub124> [jruby] chrisseaton pushed 2 new commits to master: https://git.io/voNzC
<GitHub124> jruby/master cdc8e76 Christian Humer: [Truffle] Make ruby output verbose again; add truffle-dsl and TCK as dependent distributions.
<GitHub124> jruby/master 66c53bf Chris Seaton: Merge pull request #3985 from chumer/jrubychagnes...
<GitHub97> [jruby] chrisseaton pushed 5 new commits to truffle-head: https://git.io/voN2N
<GitHub97> jruby/truffle-head 483d7ff Chris Seaton: [Truffle] Quiet during test tck.
<GitHub97> jruby/truffle-head 1d5d475 Chris Seaton: [Truffle] Implement RubyRootNode#getName
<GitHub97> jruby/truffle-head 34ba5c2 Chris Seaton: [Truffle] Pass through ThreadDeathException without translating.
<headius> rolfb: can you open a bug please?
<headius> chrisseaton: one of the build steps in jruby classic is dumping out a list of annotated classes that had changes, so their boot code can be regenerated
camlow32_ has joined #jruby
<headius> if none of those classes are modified the file is not there (or empty)
camlow32_ has quit [Remote host closed the connection]
camlow32_ has joined #jruby
camlow325 has quit [Ping timeout: 250 seconds]
<travis-ci> jruby/jruby (master:5a9505a by Brandon Fish): The build was fixed. (https://travis-ci.org/jruby/jruby/builds/141102253)
<GitHub30> [jruby-openssl] chingc opened issue #98: OpenSSL::SSL::SSLError: certificate verify failed with JRuby 1.7.25 and 9.1.2.0 https://git.io/voNwd
camlow32_ has quit [Remote host closed the connection]
camlow325 has joined #jruby
camlow325 has quit [Remote host closed the connection]
camlow325 has joined #jruby
<GitHub50> [jruby] chrisseaton pushed 1 new commit to master: https://git.io/voNKP
<GitHub50> jruby/master d42997f Chris Seaton: [Truffle] Don't change the environ in mx.
<GitHub17> [jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/voNKH
<GitHub17> jruby/truffle-head 017f07d Chris Seaton: Merge branch 'master' into truffle-head
<GitHub191> [jruby] bjfish pushed 1 new commit to master: https://git.io/voNK5
<GitHub191> jruby/master a4a6e62 Brandon Fish: [Truffle] Avoid duplicate lookup for Hash#{<,<=,>,>=}
camlow325 has quit [Read error: Connection reset by peer]
camlow325 has joined #jruby
<GitHub28> [jruby] headius pushed 4 new commits to packed_arrays: https://git.io/voNP4
<GitHub28> jruby/packed_arrays 3fe3a18 Charles Oliver Nutter: Add overload for "light" arrays with two elements.
<GitHub28> jruby/packed_arrays 7da1d22 Charles Oliver Nutter: Add new mechanism for visiting all Hash elements without alloc....
<GitHub28> jruby/packed_arrays 021c19b Charles Oliver Nutter: Use new visitor logic everywhere....
prasunanand has joined #jruby
shellac has quit [Quit: Leaving]
<travis-ci> jruby/jruby (master:66c53bf by Chris Seaton): The build was broken. (https://travis-ci.org/jruby/jruby/builds/141116862)
bb010g has joined #jruby
ale_ has quit [Ping timeout: 244 seconds]
lanceball is now known as lance|afk
ale_ has joined #jruby
<headius> CI backlog today
tcrawley is now known as tcrawley-away
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
bbrowning is now known as bbrowning_away
blandflakes has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
rolfb has joined #jruby
blandflakes has joined #jruby
blandflakes has quit [Client Quit]
rolfb has quit [Ping timeout: 244 seconds]
<travis-ci> jruby/jruby (master:d42997f by Chris Seaton): The build was broken. (https://travis-ci.org/jruby/jruby/builds/141128461)
camlow32_ has joined #jruby
camlow325 has quit [Ping timeout: 240 seconds]
camlow32_ has quit [Remote host closed the connection]
camlow325 has joined #jruby
camlow325 has quit [Remote host closed the connection]
TheWhip has joined #jruby
<GitHub83> [jruby] chrisseaton pushed 6 new commits to truffle-head: https://git.io/voNxb
<GitHub83> jruby/truffle-head ba9c1b5 Chris Seaton: [Truffle] Exclude silently failing testRootNodeName TCK test.
<GitHub83> jruby/truffle-head ccd59cf Chris Seaton: [Truffle] Use new source API for SourceLoader.load
<GitHub83> jruby/truffle-head 6e365c5 Chris Seaton: [Truffle] Use new source API for SourceLoader.loadResource
bbrowning_away is now known as bbrowning
camlow325 has joined #jruby
camlow325 has quit [Remote host closed the connection]
camlow325 has joined #jruby
camlow325 has quit [Remote host closed the connection]
camlow325 has joined #jruby
prasunanand has quit [Ping timeout: 260 seconds]
tcrawley-away is now known as tcrawley
lance|afk is now known as lanceball
Freeky has joined #jruby
m4rCsi has joined #jruby
<travis-ci> jruby/jruby (truffle-head:db204d7 by Chris Seaton): The build was broken. (https://travis-ci.org/jruby/jruby/builds/141153877)
Freaky has quit [Ping timeout: 244 seconds]
m4rCsi_ has quit [Ping timeout: 244 seconds]
yfeldblum has joined #jruby
balo has quit [Quit: leaving]
balo has joined #jruby
<GitHub187> [jruby] bjfish pushed 1 new commit to master: https://git.io/voAkW
<GitHub187> jruby/master d3ae421 Brandon Fish: [Truffle] Add unicode_normalize from stdlib 2.2.2
<headius> once you guys get up to 2.3 maybe we can talk about merging stdlib back together
<headius> I know we have some JRuby exts we'd have to work around
<headius> not sure what y'all's plans are for e.g. OpenSSL, Psych, etc long term
pawnbox_ has joined #jruby
pawnbox has quit [Read error: Connection reset by peer]
<travis-ci> jruby/jruby (master:d3ae421 by Brandon Fish): The build was broken. (https://travis-ci.org/jruby/jruby/builds/141167216)
<headius> chrisseaton: do you pre-populate stuff with nil or have some magic that turns null to nil?
<headius> I'm wondering how much we waste pre-filling Array contents with nil
<headius> versus peppering null checks all over
prasunanand has joined #jruby
<GitHub114> [jruby] bjfish pushed 1 new commit to master: https://git.io/voACD
<GitHub114> jruby/master 2883eb6 Brandon Fish: [Truffle] Add block parameter to Array#delete
e_dub has quit [Quit: ZZZzzz…]
camlow32_ has joined #jruby
<chrisseaton> headius: what stuff do you mean? arrays? objects? globals?
camlow32_ has quit [Read error: Connection reset by peer]
<chrisseaton> I think if you do something like Array.new(14) then yeah we do nil that out
nirvdrum has joined #jruby
<chrisseaton> We should have an allocated-but-actually-lazily-allocated storage strategy, but don't
camlow32_ has joined #jruby
<chrisseaton> ivars are lazily set to nil
<chrisseaton> Or in fact there is no ivar until you write to it, and reads of non-existent ivars return nil
<chrisseaton> Part of the reason we need to special case Array.new(14) is if someone does that then sets each element to an int, then we're boxing unnecessarily
camlow325 has quit [Ping timeout: 250 seconds]
<nirvdrum> kares: Are you around?
<chrisseaton> headius: and globals are ivars on a special object
<headius> chrisseaton: Arrays in this case
<headius> that's the only one we pre-populate, I think
<headius> we never nil instance vars unless you explicitly set a nil
<headius> I've only seen a few places where people use Array.new(size)
<chrisseaton> I mention that specifically because it's something we have in a couple of our chunky/psd benchmarks
<headius> it uses that form eh?
e_dub has joined #jruby
nirvdrum has quit [Quit: Leaving]
nirvdrum has joined #jruby
<nirvdrum> kares: I'd appreciate your input on https://github.com/jruby/jruby/commit/94291fc7eec0c09f31c8639e82e24ba44fbbb8ef#commitcomment-18069015 when you get a chance.
<GitHub46> [jruby] bjfish pushed 1 new commit to master: https://git.io/voAEK
<GitHub46> jruby/master 7523d6f Brandon Fish: [Truffle] Add modification check to String#sub!
<travis-ci> jruby/jruby (master:2883eb6 by Brandon Fish): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/141183635)
bbrowning is now known as bbrowning_away
camlow32_ has quit [Remote host closed the connection]
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
camlow325 has joined #jruby
subbu is now known as subbu|away
lanceball is now known as lance|afk
<travis-ci> jruby/jruby (master:7523d6f by Brandon Fish): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/141193849)
blandflakes has joined #jruby
tcrawley is now known as tcrawley-away
subbu|away is now known as subbu
camlow325 has quit [Remote host closed the connection]
camlow325 has joined #jruby
camlow325 has quit [Remote host closed the connection]
pawnbox_ has quit [Remote host closed the connection]
camlow325 has joined #jruby
enebo has quit [Quit: enebo]
skade has joined #jruby
camlow325 has quit [Remote host closed the connection]
camlow325 has joined #jruby
e_dub has quit [Quit: ZZZzzz…]
camlow325 has quit [Remote host closed the connection]
kares has quit [Ping timeout: 260 seconds]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 252 seconds]
skade has quit [Quit: Textual IRC Client: www.textualapp.com]
camlow325 has joined #jruby
camlow325 has quit [Remote host closed the connection]
camlow325 has joined #jruby
camlow325 has quit [Remote host closed the connection]
camlow325 has joined #jruby