Specialist has joined #jruby
Specialist has quit [Ping timeout: 252 seconds]
Specialist has joined #jruby
lan5432 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
Specialist has quit [Ping timeout: 250 seconds]
nirvdrum has quit [Ping timeout: 250 seconds]
bb010g has quit [Quit: Connection closed for inactivity]
nirvdrum has joined #jruby
Specialist has joined #jruby
Specialist has quit [Ping timeout: 244 seconds]
<GitHub115> [jruby] chrisseaton pushed 15 new commits to master: https://git.io/vVSai
<GitHub115> jruby/master ae68d31 Chris Seaton: [Truffle] Remove PointerGuards, as it's a whole package and class for a single guard.
<GitHub115> jruby/master b56a05d Chris Seaton: [Truffle] Move conversion stuff to cast package, as it's all mixed up anyway.
<GitHub115> jruby/master a191620 Chris Seaton: [Truffle] Formatting of boolean nodes.
<travis-ci> jruby/jruby (master:a494386 by Chris Seaton): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/121995794)
nirvdrum has quit [Ping timeout: 260 seconds]
nirvdrum has joined #jruby
yfeldblum has quit [Ping timeout: 250 seconds]
mkristian has joined #jruby
nirvdrum has quit [Ping timeout: 244 seconds]
thedarkone2 has quit [Quit: thedarkone2]
yfeldblum has joined #jruby
robbyoconnor has joined #jruby
ITXpander has joined #jruby
ITXpander2 has joined #jruby
ITXpander3 has joined #jruby
ITXpander2 has quit [Read error: Connection reset by peer]
ITXpander1 has quit [Ping timeout: 268 seconds]
ITXpander1 has joined #jruby
ITXpander has quit [Ping timeout: 244 seconds]
ITXpander has joined #jruby
ITXpander2 has joined #jruby
ITXpander has quit [Read error: Connection reset by peer]
<travis-ci> jruby/jruby (master:bc9c032 by Christian Meier): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/121875585)
ITXpander3 has quit [Ping timeout: 248 seconds]
ITXpander2 has quit [Read error: Connection reset by peer]
ITXpander has joined #jruby
ITXpander has quit [Client Quit]
ITXpander1 has quit [Ping timeout: 248 seconds]
yfeldblum has quit [Ping timeout: 248 seconds]
<GitHub0> [jruby] mkristian force-pushed test-load-path-argument from 70262cd to 9e4721d: https://git.io/vVidv
<GitHub0> jruby/test-load-path-argument 142b8f9 Christian Meier: Revert "always look into classloader resources to find directory entries"...
<GitHub0> jruby/test-load-path-argument 9e4721d Christian Meier: Revert "remove obsolete gem_paths via classloader resource"...
pawnbox has quit [Ping timeout: 250 seconds]
CaptainHeavy has joined #jruby
<travis-ci> jruby/jruby (test-load-path-argument:9e4721d by Christian Meier): The build was fixed. (https://travis-ci.org/jruby/jruby/builds/122010476)
<GitHub80> [jruby] mkristian merged test-load-path-argument into master: https://git.io/vVS1o
yfeldblum has joined #jruby
yfeldblum has quit [Ping timeout: 260 seconds]
donV has joined #jruby
yfeldblum has joined #jruby
pawnbox has joined #jruby
yfeldblum has quit [Ping timeout: 268 seconds]
<travis-ci> jruby/jruby (master:9e4721d by Christian Meier): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/122014853)
pawnbox has quit [Remote host closed the connection]
yfeldblum has joined #jruby
pawnbox has joined #jruby
CaptainHeavy has quit [Ping timeout: 246 seconds]
donV has quit [Quit: donV]
pawnbox has quit [Remote host closed the connection]
donV has joined #jruby
pawnbox has joined #jruby
CaptainHeavy has joined #jruby
pawnbox has quit [Ping timeout: 276 seconds]
<travis-ci> jruby/jruby (master:9e4721d by Christian Meier): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/122014853)
pawnbox has joined #jruby
skade has joined #jruby
brauliobo has quit [Ping timeout: 246 seconds]
CaptainHeavy has quit [Ping timeout: 246 seconds]
<travis-ci> jruby/jruby (master:9e4721d by Christian Meier): The build was fixed. (https://travis-ci.org/jruby/jruby/builds/122014853)
yfeldblum has quit [Ping timeout: 268 seconds]
skade has quit [Quit: Computer has gone to sleep.]
CaptainHeavy has joined #jruby
<GitHub53> [jruby] eregon closed pull request #3784: [Truffle] Discussion: introducing first-class Array strategies (master...array_strategies) https://git.io/vViAy
yfeldblum has joined #jruby
<GitHub90> [jruby] kares pushed 1 new commit to master: https://git.io/vVSFm
<GitHub90> jruby/master 16b0f81 kares: [ji] add unwrapIfJavaObject helper + generix-ize unwrapJavaObject for less casts
<kares_> donV: believe it might be to how the latest jossl was released - maybe from a non-clean built
skade has joined #jruby
<donV> kares_: Ah! Nice!
<kares_> Hey!
<kares_> just guessing so far :)
<kares_> its me to blame (for 0.9.15 - although I recall always doing clean before release) - but there's no 0.9.16 by mkristian
<kares_> so maybe we can try that
<kares_> donV: did you try 0.9.16 or its only 15?
<donV> kares_: Would be great with a new release. This is only in the actual JRuby distro.
<donV> Just a straight download from http://ci.jruby.org/
<donV> kares_: Should I try adding the gem?
<kares_> yeah reading your discussion with enebo
<kares_> although the gem gets unpacked - so I'm not sure if that would matter
<kares_> donV: did you guys try jruby-1_7 ?
<kares_> snapshots
<donV> Nope, just 9.1.0.0-SNAPSHOT
<donV> 1.7 is quickly getting obsolete for me :)
<donV> kares_: The only good thing for me with 1.7 is the lower memory footprint
<kares_> yy I also mostly commit fixes to master only
<kares_> actually stumbled upon an interesting (old) issue of yours: https://github.com/jruby/jruby/issues/1871
<donV> kares_: I only have interesting issues :)
<kares_> was hoping to look into that on 1_7 as well since '.' access seemed to have worked at some point
<kares_> inner class . access - actually wanted that as a feature
<kares_> donV: indeed!
<kares_> and your are always fun to fix :)
<kares_> * yours
<donV> Glad to hear! :)
<kares_> but first will look into that ossl binding thing
<kares_> esp. since you did get it while building - so I should see it locally
<donV> kares_: Yeah, I saw it in the cloudbees CI builds from 238 and onward. Haven’t tried building locally.
<donV> kares_: IIRC build 237 was OK, and that was also jossl 0.9.15, I think.
<kares_> donV: ah good to know - thanks ... so its maybe not jossl to blame then ;(
skade has quit [Quit: Computer has gone to sleep.]
digitalextremist has quit [Ping timeout: 260 seconds]
yfeldblum has quit [Ping timeout: 268 seconds]
skade has joined #jruby
CaptainHeavy has quit [Remote host closed the connection]
<travis-ci> jruby/jruby (master:16b0f81 by kares): The build was broken. (https://travis-ci.org/jruby/jruby/builds/122031483)
skade has quit [Quit: Computer has gone to sleep.]
skade has joined #jruby
skade has quit [Quit: Computer has gone to sleep.]
skade has joined #jruby
skade has quit [Quit: Computer has gone to sleep.]
brauliobo has joined #jruby
donV has quit [Quit: donV]
Specialist has joined #jruby
Specialist has quit [Ping timeout: 268 seconds]
bjfish2 has joined #jruby
Specialist has joined #jruby
brauliobo_ has joined #jruby
brauliobo has quit [Ping timeout: 276 seconds]
bjfish2 has quit [Quit: bjfish2]
donV has joined #jruby
<GitHub6> [jruby] chyh1990 opened pull request #3791: Add option to enable ir writing on-the-fly (master...add_ir_writing_dyn) https://git.io/vV940
<travis-ci> kares/jruby (master:25429f1 by kares): The build has errored. (https://travis-ci.org/kares/jruby/builds/122058936)
brauliobo_ has quit [Ping timeout: 246 seconds]
<GitHub161> [jruby] kares pushed 9 new commits to master: https://git.io/vV9XI
<GitHub161> jruby/master c81cb36 kares: cleanup imports + finalize SkinnyMethodAdapter; also add a license header
<GitHub161> jruby/master 4628a72 kares: make defineAnnotatedMethod variants final in RubyModule
<GitHub161> jruby/master c1a4ea2 kares: avoid allAnnotatedMethods map in MethodClumper since its never used
<GitHub127> [jruby] kares closed issue #3787: Recent CI snapshots give warning on load of openssl https://git.io/vV10x
<GitHub181> [jruby] chrisseaton pushed 3 new commits to master: https://git.io/vV99N
<GitHub181> jruby/master e01886b Chris Seaton: [Truffle] Move static Proc methods to ProcOperations.
<GitHub181> jruby/master a1bc036 Chris Seaton: [Truffle] Move ProcType to top level.
<GitHub181> jruby/master 66aefc7 Chris Seaton: [Truffle] Tidy up ProcOperations.
thedarkone2 has joined #jruby
lan5432 has joined #jruby
skade has joined #jruby
lan5432 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
lan5432 has joined #jruby
Specialist has quit [Read error: Connection reset by peer]
Specialist has joined #jruby
skade has quit [Quit: Textual IRC Client: www.textualapp.com]
Specialist has quit [Client Quit]
Specialist has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
digitalextremist has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
lan5432 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
mattwildig has joined #jruby
enebo has joined #jruby
thedarkone2 has quit [Quit: thedarkone2]
Papierkorb has left #jruby ["Konversation terminated!"]
digitalextremist has quit [Ping timeout: 244 seconds]
digitalextremist has joined #jruby
Specialist has quit [Ping timeout: 260 seconds]
enebo has quit [Quit: enebo]
thedarkone2 has joined #jruby
<donV> kares_: Hi! Thanks for fixing my issue!
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
<donV> headius: Hi! You on?
Specialist has joined #jruby
pawnbox has quit [Ping timeout: 268 seconds]
digitalextremist has quit [Ping timeout: 240 seconds]
mattwild_ has joined #jruby
mattwildig has quit [Ping timeout: 264 seconds]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 264 seconds]
mattwildig has joined #jruby
blandflakes has joined #jruby
mattwild_ has quit [Ping timeout: 248 seconds]
mattwild_ has joined #jruby
mattwildig has quit [Ping timeout: 244 seconds]
yfeldblum has joined #jruby
mattwild_ has quit [Ping timeout: 260 seconds]
mattwildig has joined #jruby
mattwildig has quit [Ping timeout: 244 seconds]
mattwildig has joined #jruby
lan5432 has joined #jruby
mattwild_ has joined #jruby
mattwildig has quit [Ping timeout: 264 seconds]
mattwild_ has quit [Ping timeout: 264 seconds]
mattwildig has joined #jruby
mattwildig has quit []
pawnbox has joined #jruby
Specialist has quit [Remote host closed the connection]
pawnbox has quit [Ping timeout: 244 seconds]
mkristian has quit [Quit: This computer has gone to sleep]
Antiarc has quit [Read error: Connection reset by peer]
Antiarc has joined #jruby
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 268 seconds]
donV has quit [Quit: donV]
lan5432 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 276 seconds]
yfeldblum has quit [Ping timeout: 250 seconds]
mj12` has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
mj12` has joined #jruby
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 244 seconds]
brauliobo has joined #jruby
kares_ has quit [Quit: ...]
kares has joined #jruby
kares has quit [Client Quit]
kares has joined #jruby
pawnbox has joined #jruby
<GitHub90> [jruby] chrisseaton pushed 20 new commits to master: https://git.io/vVHnJ
<GitHub90> jruby/master f0bfd1d Chris Seaton: [Truffle] Tidy up ProcNodes.
<GitHub90> jruby/master 7cd624e Chris Seaton: [Truffle] Move error string into CoreLibrary.
<GitHub90> jruby/master 22baf57 Chris Seaton: [Truffle] Add a yieldWithModifiedBlock to YieldCoreMethodNode.
<GitHub196> [jruby] chrisseaton commented on commit 7e7f844: @nirvdrum I'm using this for where we have a Java string come in from something like a source section, and it makes sense to cache it - think about examining a backtrace where most of the lines are the same long paths. https://git.io/vVHnn
pawnbox has quit [Ping timeout: 240 seconds]
<GitHub141> [jruby] chrisseaton commented on commit 7d82684: @nirvdrum seems like a good idea to cache this. https://git.io/vVHnC
<GitHub84> [jruby] chrisseaton commented on commit 38e32b0: @nirvdrum in lots of places we do String.format and then convert to a rope. This helper lets you create a concat rope from what you already have. Hopefully will save memory with things like long backtraces. Not sure though, as the rope object itself is fairly heavy. Maybe we need n-way concats... https://git.io/vVHnB