headius2 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
headius2 has joined #jruby
<chrisseaton> headius2: the C interpreter stuff really should be possible to integrate very well into non-Truffle JRuby. You just need to implement a few interfaces for things like RubyBasicObject and RubyMethod. You should be able to re-use everything else from us. I will make sure I do definitely look into that this time.
headius2 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
bb010g has joined #jruby
jensnockert has joined #jruby
jensnockert has quit [Ping timeout: 240 seconds]
camlow32_ has joined #jruby
camlow325 has quit [Read error: Connection reset by peer]
yfeldblum has quit [Remote host closed the connection]
camlow325 has joined #jruby
camlow32_ has quit [Read error: Connection reset by peer]
jensnockert has joined #jruby
camlow325 has quit []
jensnockert has quit [Ping timeout: 264 seconds]
yfeldblum has joined #jruby
<GitHub72> [jruby] nirvdrum pushed 1 new commit to truffle-pack-length-and-range: https://git.io/vgUaS
<GitHub72> jruby/truffle-pack-length-and-range d07dad9 Kevin Menard: [Truffle] Ensure we don't incorrectly mark a String as being 7-bit when it isn't in Array#pack.
tjohnson has quit [Quit: Connection closed for inactivity]
tomjoro has quit [Remote host closed the connection]
<GitHub162> [jruby] nirvdrum closed pull request #3630: Truffle pack length and range (master...truffle-pack-length-and-range) https://git.io/vgeWu
<GitHub142> [jruby] nirvdrum pushed 1 new commit to master: https://git.io/vgUoF
<GitHub142> jruby/master 1d2c94d Kevin Menard: Merge pull request #3630 from jruby/truffle-pack-length-and-range...
<GitHub73> [jruby] nirvdrum deleted truffle-pack-length-and-range at d07dad9: https://git.io/vgUox
jensnockert has joined #jruby
jensnockert has quit [Ping timeout: 248 seconds]
<projectodd-ci> Project jruby-master-spec-ji build #2625: STILL FAILING in 1 min 18 sec: https://projectodd.ci.cloudbees.com/job/jruby-master-spec-ji/2625/
<projectodd-ci> Project jruby-master-test-slow_suites build #2577: STILL FAILING in 1 min 38 sec: https://projectodd.ci.cloudbees.com/job/jruby-master-test-slow_suites/2577/
<projectodd-ci> Yippee, build fixed!
<projectodd-ci> Project jruby-master-spec-compiler build #930: FIXED in 4 min 19 sec: https://projectodd.ci.cloudbees.com/job/jruby-master-spec-compiler/930/
pawnbox has joined #jruby
tomjoro has joined #jruby
tomjoro has quit [Ping timeout: 272 seconds]
ale_ has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
jensnockert has joined #jruby
jensnockert has quit [Ping timeout: 240 seconds]
lumrandir has joined #jruby
praveen has joined #jruby
<GitHub177> [jruby] nirvdrum pushed 1 new commit to master: https://git.io/vgUS6
<GitHub177> jruby/master 0caf4db Kevin Menard: [Truffle] Removed incorrect transfer.
jensnockert has joined #jruby
jensnockert has quit [Ping timeout: 265 seconds]
<GitHub197> [jruby] kares pushed 8 new commits to ruby-2.3: https://git.io/vgUHL
<GitHub197> jruby/ruby-2.3 35b8447 kares: [findbugs] avoid string contains with string of length == 1
<GitHub197> jruby/ruby-2.3 eead420 kares: private_constant and friends should check frozen status - message seems to changed
<GitHub197> jruby/ruby-2.3 1a1d3ad kares: more stuff that checks for frozen flag on Module/Class
mnurmi has joined #jruby
thedarkone2 has quit [Quit: thedarkone2]
tomjoro has joined #jruby
<projectodd-ci> Project jruby-master-spec-ji build #2626: STILL FAILING in 1 min 23 sec: https://projectodd.ci.cloudbees.com/job/jruby-master-spec-ji/2626/
nirvdrum has quit [Ping timeout: 264 seconds]
rsim has joined #jruby
<projectodd-ci> Project jruby-master-test-slow_suites build #2578: STILL FAILING in 1 min 28 sec: https://projectodd.ci.cloudbees.com/job/jruby-master-test-slow_suites/2578/
bb010g has quit [Quit: Connection closed for inactivity]
pawnbox has quit [Remote host closed the connection]
singam has joined #jruby
pawnbox has joined #jruby
<singam> whats jruby
<travis-ci> jruby/jruby (ruby-2.3:08e9e30 by kares): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/106403687)
<kares> singam: a ruby implementation
yfeldblum has quit [Ping timeout: 264 seconds]
pawnbox has quit [Remote host closed the connection]
yfeldblum has joined #jruby
<singam> where do i use jruby? in my website?
pawnbox has joined #jruby
skade has joined #jruby
skade has quit [Ping timeout: 240 seconds]
skade has joined #jruby
skade has quit [Read error: Connection reset by peer]
jensnockert has joined #jruby
jensnockert has quit [Remote host closed the connection]
jensnockert has joined #jruby
pawnbox_ has joined #jruby
pawnbox has quit [Ping timeout: 248 seconds]
praveen has quit [Remote host closed the connection]
praveen has joined #jruby
vtunka has joined #jruby
<travis-ci> jruby/jruby (ruby-2.3:0f20cd4 by kares): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/106412585)
vtunka has quit [Quit: Leaving]
singam has quit [Remote host closed the connection]
pawnbox_ has quit [Remote host closed the connection]
pawnbox has joined #jruby
vtunka has joined #jruby
praveen has quit [Remote host closed the connection]
praveen has joined #jruby
vtunka has quit [Ping timeout: 260 seconds]
vtunka has joined #jruby
blaxter has joined #jruby
<GitHub104> [jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/vgTk2
<GitHub104> jruby/truffle-head e9de8fb Chris Seaton: Merge branch 'master' into truffle-head
<GitHub23> [jruby] kimptoc opened issue #3632: JRuby 1.7.24 - REXML bad encoding issue https://git.io/vgTto
<GitHub54> [jruby] zzak opened issue #3633: Failures in JRuby 9.0.5.0 on Sinatra build https://git.io/vgTth
vtunka_ has joined #jruby
vtunka has quit [Quit: Leaving]
blaxter has quit [Ping timeout: 250 seconds]
shellac has joined #jruby
drbobbeaty has joined #jruby
blaxter has joined #jruby
pawnbox has quit [Read error: Connection reset by peer]
<GitHub100> [jruby] chrisseaton commented on commit 0caf4db: Could be profiled though? https://git.io/vgT36
pawnbox has joined #jruby
92AACA3RA has quit [*.net *.split]
uzzaldevkota has joined #jruby
<chrisseaton> uzzaldevkota: I can't help you with that one, but stick around until the US wakes up and I'm sure someone will be interetsed
<uzzaldevkota> Thanks @chrisseaton
pawnbox_ has joined #jruby
<uzzaldevkota> I'm using jruby-9.0.5.0
pawnbox has quit [Ping timeout: 260 seconds]
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
92AACA3RA has joined #jruby
<kares> uzzaldevkota: try to minimize the reproduction case and if possible please include the cert - its likely due a corner case in ASN1 parsing
shellac has quit [Remote host closed the connection]
shellac has joined #jruby
<GitHub155> [jruby] chrisseaton pushed 2 new commits to master: https://git.io/vgTWp
<GitHub155> jruby/master 8e54348 Chris Seaton: [Truffle] Truffle 0.11
<GitHub155> jruby/master 22c0487 Chris Seaton: Merge branch 'truffle-0.11'
<projectodd-ci> Project jruby-master-spec-ji build #2627: STILL FAILING in 1 min 20 sec: https://projectodd.ci.cloudbees.com/job/jruby-master-spec-ji/2627/
robacarp has joined #jruby
<projectodd-ci> Project jruby-master-test-slow_suites build #2579: STILL FAILING in 59 sec: https://projectodd.ci.cloudbees.com/job/jruby-master-test-slow_suites/2579/
<robacarp> any truffle folks online now? I'm wanting to poke around with truffle, but the jre I pulled when trying to download the graalvm has nothing in the jre/bin folder, so Truffle.graal? returns false.
<chrisseaton> robacarp: hi
<chrisseaton> you downloaded GraalVM from OTN right?
<robacarp> Hi Chris, yep
<GitHub185> [jruby] kimptoc opened issue #3634: JRuby 1.7.24 - EBADF Bad file descriptor https://git.io/vgT4G
<chrisseaton> robacarp: linux or mac?
<robacarp> mac
<chrisseaton> ok I'll try now...
<robacarp> I'm running through trying to build graal now
<chrisseaton> robacarp: I see lots of files in GraalVM-0.9/jre/bin when I download
<chrisseaton> I'm not sure what to suggest could be wrong
<robacarp> what
<chrisseaton> when I download GraalVM myself I do see the files in jre/bin
<robacarp> I'd used osx point and click to extract, I'm trying in terminal now
<chrisseaton> I pointed and clicked
<chrisseaton> Yeah
<chrisseaton> let me get a checksum for you
<chrisseaton> 9db29a575243df1125851ccf3183d856b884405e graal-vm-2015-10-21_16_25_49-x64-macosx.tar.gz
lumrandir has left #jruby [#jruby]
<chrisseaton> shasum
<robacarp> that's the same sha I have
<chrisseaton> try tar -ztf graal-vm-2015-10-21_16_25_49-x64-macosx.tar.gz | grep javao
<robacarp> I've got the binaries now, but I have no idea how I lost them last time. Thanks for checking with me.
bbrowning_away is now known as bbrowning
<chrisseaton> np
lumrandir has joined #jruby
<robacarp> I'm still getting Truffle.graal? false, after setting javacmd though.
yfeldblum has quit [Ping timeout: 252 seconds]
<chrisseaton> JAVACMD=../GraalVM-0.9/jre/bin/javao bin/jruby -X+T -e 'puts Truffle.graal?' right?
<robacarp> what is you pwd there? are you executing jruby from somewhere specific?
<chrisseaton> I've done that from the JRuby source code
<chrisseaton> should also work with 9.0.5.0
<robacarp> Truffle internal error: java.lang.RuntimeException: Error while calling the constructor of Truffle's RubyContext
<chrisseaton> Are you using the source code or 9.0.5.0?
<robacarp> 9.0.5.0
<robacarp> well, I pulled with rbenv
<robacarp> yeah
<chrisseaton> let me try that...
pawnbox_ has quit [Remote host closed the connection]
<robacarp> full stack trace
pawnbox has joined #jruby
<GitHub65> [jruby] ginkel opened issue #3635: JRuby bundler regression in 9.0.5.0 https://git.io/vgTEv
praveen has quit [Remote host closed the connection]
praveen has joined #jruby
uzzaldevkota has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<chrisseaton> robacarp: yeah sorry, it looks like the JRuby tarball has something wrong in it for Truffle - please try from source
uzzaldevkota has joined #jruby
<chrisseaton> I'll put fixing that onto my todo list
<robacarp> yeah, that's what it looked like. I'm half way through building jruby now
<robacarp> thanks for looking into it
uzzaldevkota has quit [Client Quit]
praveen has quit [Remote host closed the connection]
praveen has joined #jruby
<robacarp> chrisseaton: building from source, truffle-head or master branch? ./mvnw tests at the end of a build are failing on both.
<chrisseaton> master
<chrisseaton> dear dear this isn't going well :)
<robacarp> I'm getting a 'Truffle backend not available'
<chrisseaton> I don't even know who prints that error...
<chrisseaton> try ruby tool/jt.rb rebuild
<robacarp> that comes when I bin/jruby -X+T -e 'puts Truffle.graal?'
<chrisseaton> when that is done try GRAAL_BIN=../GraalVM-0.9/jre/bin/javao ruby tool/jt.rb run -e 'puts Truffle.graal?'
<chrisseaton> sorry I mean GRAAL_BIN=../GraalVM-0.9/jre/bin/javao ruby tool/jt.rb run --graal -e 'puts Truffle.graal?'
bbrowning is now known as bbrowning_awasy
bbrowning_awasy is now known as bbrowning_away
<robacarp> some way to pass the time when insomnia kicks in, eh?
<chrisseaton> yeah this project is destroying my SSDs
<robacarp> yo! that worked.
<chrisseaton> phew!
<robacarp> bit of a gauntlet, but it's sorted now. thanks again
<chrisseaton> the 9.0.5.0 thing is a genuine bug
<chrisseaton> I'm going to humbly blame the missing binaries as something on your end
<chrisseaton> I'm not sure what your other problem was - how were you trying to build the sources
<robacarp> missing binaries I can only attribute to some fat-fingered terminal command
<chrisseaton> ok I'll try following that from scratch later today and see if I can see the same problem
<chrisseaton> you ran ./mvnw and then ./mvnw tests ?
<robacarp> it ran tests for me automatically
<robacarp> I wasn't using a GRAAL_BIN env var to test though, just a JAVACMD
jensnockert has quit [Remote host closed the connection]
<chrisseaton> Oh right yeah you don't want to build or test using GraalVM
jensnockert has joined #jruby
<robacarp> I don't follow
drbobbeaty has joined #jruby
<chrisseaton> nm, I'm confusing you
<GitHub2> [jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/vgTac
<GitHub2> jruby/truffle-head 9b19f1a Chris Seaton: [Truffle] Go back to snapshots.
uzzaldevkota has joined #jruby
pawnbox has quit [Remote host closed the connection]
<GitHub74> [jruby] chrisseaton pushed 1 new commit to master: https://git.io/vgTVX
<GitHub74> jruby/master 807ae93 Chris Seaton: [Truffle] Tag spec which fails on our CI systems - not sure it's sound.
<GitHub35> [jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/vgTVP
<GitHub35> jruby/truffle-head e2a4f05 Chris Seaton: [Truffle] Tag spec which fails on our CI systems - not sure it's sound.
pawnbox has joined #jruby
pjenvey_ has joined #jruby
andrewvc_ has joined #jruby
andrewvc has quit [Ping timeout: 240 seconds]
pjenvey has quit [Ping timeout: 240 seconds]
mccraig has quit [Ping timeout: 240 seconds]
andrewvc_ is now known as andrewvc
drbobbeaty has quit [Ping timeout: 240 seconds]
mccraig has joined #jruby
praveen__ has joined #jruby
praveen has quit [Ping timeout: 252 seconds]
<GitHub166> [jruby] eregon commented on commit 0caf4db: Maybe automatic branch probability is enough here?... https://git.io/vgT6b
<GitHub93> [jruby] chrisseaton commented on commit 0caf4db: You mean branch probability in the CPU? I was more interested in removing the code in the PE. https://git.io/vgTif
<projectodd-ci> Project jruby-master-spec-ji build #2628: STILL FAILING in 1 min 39 sec: https://projectodd.ci.cloudbees.com/job/jruby-master-spec-ji/2628/
<GitHub30> [jruby] eregon commented on commit 0caf4db: Yes. It's just an `Invoke`, and it would only fold interestingly if the Rope is constant, right? https://git.io/vgTiV
<GitHub167> [jruby] eregon commented on commit a447e47: `long`?... https://git.io/vgTPc
<travis-ci> kares/jruby (ruby-2.3:ecf8614 by kares): The build is still failing. (https://travis-ci.org/kares/jruby/builds/106448033)
<projectodd-ci> Project jruby-master-test-slow_suites build #2580: STILL FAILING in 1 min 10 sec: https://projectodd.ci.cloudbees.com/job/jruby-master-test-slow_suites/2580/
<GitHub34> [jruby] eregon commented on commit ecf4c37: I would change it for all `CACHE` options, but consistency wins and Nailgun/Drip seems compelling and realistic examples indeed for tuning some options. https://git.io/vgTPd
<projectodd-ci> Project jruby-master-spec-compiler build #933: FAILURE in 29 sec: https://projectodd.ci.cloudbees.com/job/jruby-master-spec-compiler/933/
nirvdrum has joined #jruby
92AACA3RA has quit [*.net *.split]
92AACA3RA has joined #jruby
jensnockert has quit [Remote host closed the connection]
jensnockert has joined #jruby
jensnockert has quit [Remote host closed the connection]
jensnockert has joined #jruby
<GitHub167> [jruby] nirvdrum commented on commit 0caf4db: For `LeafRope`, which all String literals are, the field will be non-null. For `ConcatRope` and `SubstringRope`, it'll be `null` on first access. I was trying to not penalize the cases where we have the bytes already. https://git.io/vgTHg
bbrowning_away is now known as bbrowning
jensnockert has quit [Remote host closed the connection]
jensnockert has joined #jruby
jensnockert has quit [Ping timeout: 264 seconds]
praveen__ has quit [Remote host closed the connection]
praveen has joined #jruby
vtunka_ has quit [Quit: Leaving]
praveen has quit [Ping timeout: 272 seconds]
praveen has joined #jruby
praveen has quit [Ping timeout: 240 seconds]
jensnockert has joined #jruby
lumrandir has left #jruby [#jruby]
jensnockert has quit [Remote host closed the connection]
jensnockert has joined #jruby
drbobbeaty has joined #jruby
jensnockert has quit [Ping timeout: 264 seconds]
tomjoro has quit [Remote host closed the connection]
praveen has joined #jruby
vtunka has joined #jruby
knu has joined #jruby
hobodave has joined #jruby
enebo has joined #jruby
camlow325 has joined #jruby
camlow325 has quit [Read error: Connection reset by peer]
camlow325 has joined #jruby
mrmargolis has joined #jruby
camlow325 has quit [Read error: Connection reset by peer]
camlow325 has joined #jruby
camlow325 has quit [Read error: Connection reset by peer]
camlow325 has joined #jruby
camlow32_ has joined #jruby
camlow325 has quit [Read error: Connection reset by peer]
jensnockert has joined #jruby
tjohnson has joined #jruby
jensnockert has quit [Remote host closed the connection]
jensnockert has joined #jruby
jensnockert has quit [Remote host closed the connection]
jensnockert has joined #jruby
vtunka has quit [Quit: Leaving]
uzzaldevkota has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
jensnockert has quit [Remote host closed the connection]
jensnockert has joined #jruby
uzzaldevkota has joined #jruby
jensnockert has quit [Remote host closed the connection]
jensnockert has joined #jruby
vtunka has joined #jruby
jensnockert has quit [Remote host closed the connection]
<GitHub150> [jruby] chrisseaton pushed 2 new commits to master: https://git.io/vgklP
<GitHub150> jruby/master 117872f Chris Seaton: [Truffle] -Xtruffle.backtraces.limit option to limit the size of backtraces.
<GitHub150> jruby/master 0ac8eca Chris Seaton: [Truffle] Set backtraces limit as low as possible when running fast specs.
jensnockert has joined #jruby
jensnockert has quit [Remote host closed the connection]
drbobbeaty has quit [Ping timeout: 272 seconds]
<GitHub73> [jruby] eregon pushed 2 new commits to master: https://git.io/vgk2A
<GitHub73> jruby/master 69be235 Benoit Daloze: Squashed 'spec/ruby/' changes from cfdf72f..d9a07bf...
<GitHub73> jruby/master 51ef78b Benoit Daloze: Merge RubySpec commit '69be23592ae5c806235c8bb6db1ca8c7abdb1057'
jensnockert has joined #jruby
jensnockert has quit [Remote host closed the connection]
<GitHub161> [jruby] chrisseaton commented on commit 0ac8eca: @nirvdrum @eregon @pitr-ch this shaves 20s off 'test fast'. https://git.io/vgkax
<GitHub135> [jruby] eregon commented on commit 0ac8eca: Wow! :+1: https://git.io/vgkVC
thedarkone2 has joined #jruby
<chrisseaton> sorry I've accidentally trashed the Travis configuration... fixing...
<GitHub61> [jruby] chrisseaton pushed 1 new commit to master: https://git.io/vgkr8
<GitHub61> jruby/master 5dd84f5 Chris Seaton: Reverse accidental changes to .travis.yml when merging.
<GitHub68> [jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/vgkrP
<GitHub68> jruby/truffle-head 58fbf9d Chris Seaton: Merge branch 'master' into truffle-head...
uzzaldevkota has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
uzzaldevkota has joined #jruby
vtunka has quit [Quit: Leaving]
<travis-ci> jruby/jruby (master:51ef78b by Benoit Daloze): The build has errored. (https://travis-ci.org/jruby/jruby/builds/106508489)
<eregon> I updated Ruby specs to the latest version
<eregon> headius/enebo: could you add tags or fixes for the newly failing specs?
<eregon> BTW, instructions to do such an update are on https://github.com/ruby/spec/wiki/Merging-specs-from-JRuby-and-other-sources
camlow325 has joined #jruby
camlow32_ has quit [Ping timeout: 256 seconds]
camlow325 has quit [Remote host closed the connection]
<projectodd-ci> Project jruby-master-spec-ji build #2629: STILL FAILING in 1 min 15 sec: https://projectodd.ci.cloudbees.com/job/jruby-master-spec-ji/2629/
<GitHub92> [jruby] eregon pushed 1 new commit to master: https://git.io/vgkSi
<GitHub92> jruby/master f708ede Benoit Daloze: [Truffle] Add factorypath for Truffle 0.11 for Eclipse.
<enebo> eregon: ok. I will look in a little bit
<enebo> eregon: in the middle of something atm but should be < 1hour
camlow325 has joined #jruby
<projectodd-ci> Project jruby-master-test-slow_suites build #2581: STILL FAILING in 1 min 16 sec: https://projectodd.ci.cloudbees.com/job/jruby-master-test-slow_suites/2581/
mj12` has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
<GitHub39> [jruby] eregon pushed 2 new commits to master: https://git.io/vgk7D
<GitHub39> jruby/master 8976189 Benoit Daloze: [Truffle] Fix Float::MIN's value.
<GitHub39> jruby/master b2a45ea Benoit Daloze: [Truffle] Add a few tags for new specs
jensnockert has joined #jruby
<projectodd-ci> Yippee, build fixed!
<projectodd-ci> Project jruby-master-spec-compiler build #934: FIXED in 4 min 52 sec: https://projectodd.ci.cloudbees.com/job/jruby-master-spec-compiler/934/
mj12` has joined #jruby
<GitHub155> [jruby] eregon pushed 1 new commit to master: https://git.io/vgk5i
<GitHub155> jruby/master c62594e Benoit Daloze: [Truffle] Fix :symbol.to_proc.parameters.
dgasson has joined #jruby
jensnockert has quit [Ping timeout: 256 seconds]
rsim has quit [Quit: Leaving.]
shellac has quit [Quit: Ex-Chat]
rsim has joined #jruby
uzzaldevkota has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
oblutak has joined #jruby
bb010g has joined #jruby
camlow325 has quit [Remote host closed the connection]
camlow325 has joined #jruby
<GitHub40> [jruby] eregon pushed 1 new commit to master: https://git.io/vgkhy
<GitHub40> jruby/master d8922b5 Benoit Daloze: [Truffle] Add tags for problematic deflate specs.
camlow32_ has joined #jruby
camlow32_ has quit [Remote host closed the connection]
camlow32_ has joined #jruby
camlow325 has quit [Read error: Connection reset by peer]
<dgasson> A question I'm hoping someone can answer: I'm using the latest jruby to generate some XML with nokogiri, and on occassion I get the following text outputted to STDOUT "DEAD: marking instr dead!!". Is this something I should be concerned about?
<GitHub166> [jruby] eregon pushed 1 new commit to master: https://git.io/vgIek
<GitHub166> jruby/master 4a28195 Benoit Daloze: [Truffle] jruby_eclipse: update to Truffle 0.11.
<dgasson> FWIW, you can see the call to System.out.println on line 85 of jruby's source LocalOptimizationPass.java
<chrisseaton> dgasson: yeah that's either an internal error or debug code left in by mistake - ask enebo or headius or open an issue
<travis-ci> jruby/jruby (master:5dd84f5 by Chris Seaton): The build was broken. (https://travis-ci.org/jruby/jruby/builds/106512371)
<eregon> bin/jruby spec/mspec/bin/mspec run -G fails -G slow :core
<eregon> shows 35 errors for JRuby
<GitHub52> [jruby] dgasson opened issue #3636: DEAD: marking instr dead!! https://git.io/vgIJ0
<projectodd-ci> Project jruby-master-spec-ji build #2630: STILL FAILING in 1 min 13 sec: https://projectodd.ci.cloudbees.com/job/jruby-master-spec-ji/2630/
tjohnson has quit [Quit: Connection closed for inactivity]
<travis-ci> jruby/jruby (truffle-head:58fbf9d by Chris Seaton): The build was broken. (https://travis-ci.org/jruby/jruby/builds/106512624)
praveen has quit []
dgasson has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<projectodd-ci> Project jruby-master-test-slow_suites build #2582: STILL FAILING in 1 min 39 sec: https://projectodd.ci.cloudbees.com/job/jruby-master-test-slow_suites/2582/
<GitHub48> [jruby] enebo pushed 1 new commit to master: https://git.io/vgItI
<GitHub48> jruby/master 2f3bbdc Thomas E. Enebo: Errant printf in LOP
<enebo> oh heh…dgaasson…you are gone but if you read our logs…thanks for pointing that out
<chrisseaton> he opened an issue
<chrisseaton> 3636
<enebo> eregon: basically I am on the last step here right?
<enebo> eregon: those specs have been merged and I just need to tag or fix
tjohnson has joined #jruby
<GitHub52> [jruby] chrisseaton fast-forwarded master from 2f3bbdc to 5bac239: https://git.io/vgImj
<GitHub116> [jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/vgIYe
<GitHub116> jruby/truffle-head 42ea649 Chris Seaton: Merge branch 'master' into truffle-head...
xardion has joined #jruby
<travis-ci> kares/jruby (ruby-2.3:54847e8 by kares): The build is still failing. (https://travis-ci.org/kares/jruby/builds/106522932)
<travis-ci> jruby/jruby (master:f708ede by Benoit Daloze): The build failed. (https://travis-ci.org/jruby/jruby/builds/106518440)
<GitHub194> [jruby] chrisseaton pushed 2 new commits to master: https://git.io/vgIZY
<GitHub194> jruby/master eae50f8 Chris Seaton: [Truffle] Fix an object allocation needing a node.
<GitHub194> jruby/master 82d87b6 Chris Seaton: [Truffle] Boundary on capture_backtrace!
tomjoro has joined #jruby
<projectodd-ci> Project jruby-master-spec-ji build #2631: STILL FAILING in 1 min 42 sec: https://projectodd.ci.cloudbees.com/job/jruby-master-spec-ji/2631/
pawnbox has quit [Remote host closed the connection]
Freeky has joined #jruby
<projectodd-ci> Project jruby-master-test-slow_suites build #2583: STILL FAILING in 2 min 13 sec: https://projectodd.ci.cloudbees.com/job/jruby-master-test-slow_suites/2583/
eregon_ has joined #jruby
tomjoro_ has joined #jruby
Osho has joined #jruby
kwando_ has joined #jruby
balo_ has joined #jruby
eonwe_ has joined #jruby
pawnbox has joined #jruby
tomjoro has quit [*.net *.split]
blaxter has quit [*.net *.split]
kwando has quit [*.net *.split]
jeremyevans has quit [*.net *.split]
Osho_ has quit [*.net *.split]
balo has quit [*.net *.split]
Freaky has quit [*.net *.split]
mysteriouspants has joined #jruby
eam has joined #jruby
pawnbox has quit [Ping timeout: 240 seconds]
tomjoro_ has quit [Remote host closed the connection]
jeremyevans has joined #jruby
kylo has joined #jruby
Freeky is now known as Freaky
<GitHub50> [jruby] enebo pushed 1 new commit to master: https://git.io/vgI04
<GitHub50> jruby/master 7b35ac2 Thomas E. Enebo: Tag out library specs and hopefully rest of the specs from recent spec merge
<hobodave> hey guys
<hobodave> is there any documentation on how the 9.0.x branch of jruby is going to be versioned w/r/t MRI ruby?
<hobodave> all I can see right now is "Jruby 9000 has Ruby 2.2 compatibility"
<enebo> eregon_: chrisseaton: any of those stacked up builds you can cancel? some maybe not so important?
<hobodave> how will the version change for ruby 2.3 compatibilit, ruby 3.0?
<enebo> hobodave: the plan has been in slide decks but we unfortunately have not put it on our site/wiki
<enebo> hobodave: we plan on tracking lastest version of Ruby
<enebo> hobodave: our next version will be 9.1.0.0 which will track ruby 2.3
<hobodave> gotcha
<hobodave> and presumably 9.2 would be ruby 3.0 ?
<enebo> hobodave: so long as the change in Ruby is not breaking backward we will increment that second number
<hobodave> or would that change the major version?
<enebo> hobodave: for anything larger on C ruby side will increment major
<hobodave> so 3.0 might == 10.0?
<enebo> hobodave: similarly if we do something which requires a larger change we will also be a bigger number
<enebo> hobodave: yeah 10 most likely
<hobodave> perfect, thanks so much for the info enebo
<enebo> hobodave: we probably won’t go crazy again and go up to 50000.0.0.0
<hobodave> haha
<enebo> wait which number is warhammer 50k right? :)
<hobodave> 40k
<hobodave> ;)
<enebo> haha
<enebo> yeah so no plans on changing incrementing now since we are completely different numbering than Ruby and very unlikely to ever conflict
<enebo> unless they change to FireFox numbering
<kares> warhammer!
<hobodave> haha
<enebo> At current MRI versioning rates my head will long be frozen in a jar stored at a bunker
<enebo> by the time they hit 9.0
<enebo> MechMatz will be rolling on
<enebo> The future is scary
<chrisseaton> enebo: killing a few now
<enebo> chrisseaton: yeah I killed 2-3
<enebo> chrisseaton: and I mostly just want one run to see if any tagging is missing
<enebo> err 2 of 3
eonwe has joined #jruby
bb010g_ has joined #jruby
bb010g has quit [Ping timeout: 240 seconds]
eonwe_ has quit [Ping timeout: 240 seconds]
bb010g_ is now known as bb010g
<projectodd-ci> Project jruby-master-spec-ji build #2632: STILL FAILING in 2 min 4 sec: https://projectodd.ci.cloudbees.com/job/jruby-master-spec-ji/2632/
yfeldblum has joined #jruby
bb010g has quit [Quit: Connection closed for inactivity]
<projectodd-ci> Project jruby-master-test-slow_suites build #2584: STILL FAILING in 1 min 52 sec: https://projectodd.ci.cloudbees.com/job/jruby-master-test-slow_suites/2584/
<GitHub124> [jruby] chrisseaton created truffle-elide-backtraces (+7 new commits): https://git.io/vgIKS
<GitHub124> jruby/truffle-elide-backtraces acf9d27 Chris Seaton: [Truffle] Add a SideEffectFreeNode interface, like JRuby's SideEffectFree.
<GitHub124> jruby/truffle-elide-backtraces 0cb08a2 Chris Seaton: [Truffle] Change OMITTED to OMITTED_LIMIT in backtraces to be more explicit.
<GitHub124> jruby/truffle-elide-backtraces af800c3 Chris Seaton: [Truffle] Missing duplicated string constant.
rsim has quit [Quit: Leaving.]
robbyoconnor has joined #jruby
robbyoconnor has quit [Remote host closed the connection]
robbyoconnor has joined #jruby
<GitHub153> [jruby] chrisseaton opened pull request #3637: Truffle omit backtraces (master...truffle-elide-backtraces) https://git.io/vgIPX
<travis-ci> jruby/jruby (master:c62594e by Benoit Daloze): The build failed. (https://travis-ci.org/jruby/jruby/builds/106522852)
subbu is now known as subbu|lunch
<GitHub194> [jruby] enebo closed issue #3636: DEAD: marking instr dead!! https://git.io/vgIJ0
<GitHub197> [jruby] chrisseaton pushed 1 new commit to truffle-elide-backtraces: https://git.io/vgIDk
<GitHub197> jruby/truffle-elide-backtraces 3c0290f Chris Seaton: [Truffle] Remove transfer and add explode on exception handling.
<enebo> chrisseaton: could your difference be constructing an exception even if it is not one with a backtrace?
<enebo> chrisseaton: From what I remember I use the same exception instance to throw
<chrisseaton> enebo: ah right, good idea
<chrisseaton> and we have some inline barriers, so the object isn't automatically virtualised
<travis-ci> kares/jruby (ruby-2.3:54847e8 by kares): The build is still failing. (https://travis-ci.org/kares/jruby/builds/106522932)
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 250 seconds]
yfeldblum has quit [Ping timeout: 250 seconds]
<travis-ci> jruby/jruby (master:7b35ac2 by Thomas E. Enebo): The build was fixed. (https://travis-ci.org/jruby/jruby/builds/106554841)
subbu|lunch is now known as subbu
<enebo> yay
<GitHub189> [jruby] nirvdrum pushed 1 new commit to master: https://git.io/vgINt
<GitHub189> jruby/master cb827e9 Kevin Menard: [Truffle] Introduced a CodeRange enum to replace generic int representation.
<nirvdrum> chrisseaton: ^-- that should make debugging a bit easier.
<GitHub132> [jruby] nirvdrum pushed 1 new commit to master: https://git.io/vgIxi
<GitHub132> jruby/master 50adf1c Kevin Menard: [Truffle] Cleaned up a TODO.
bbrowning has quit [Quit: Leaving]
bbrowning has joined #jruby
pawnbox has joined #jruby
<projectodd-ci> Project jruby-master-spec-ji build #2633: STILL FAILING in 1 min 41 sec: https://projectodd.ci.cloudbees.com/job/jruby-master-spec-ji/2633/
pawnbox has quit [Ping timeout: 276 seconds]
<eregon_> enebo: yeqh, just tqgging or easy fixes, as you prefer :)
<enebo> eregon_: I tagged but if you use our descent parser for float then you can kill two birds with one stone (assuming you are bored and want to add ‘p’ support :P)
<projectodd-ci> Project jruby-master-test-slow_suites build #2585: STILL FAILING in 1 min 23 sec: https://projectodd.ci.cloudbees.com/job/jruby-master-test-slow_suites/2585/
bbrowning is now known as bbrowning_away
yfeldblum has joined #jruby
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 245 seconds]
oblutak has left #jruby [#jruby]
pawnbox has joined #jruby
jensnockert has joined #jruby
jeregrine has left #jruby [#jruby]
mrmargolis has quit [Remote host closed the connection]
pawnbox has quit [Ping timeout: 250 seconds]
<GitHub101> [jruby] chrisseaton pushed 2 new commits to truffle-elide-backtraces: https://git.io/vgLZg
<GitHub101> jruby/truffle-elide-backtraces a37727b Chris Seaton: [Truffle] Fix refactoring error.
<GitHub101> jruby/truffle-elide-backtraces 522044e Chris Seaton: [Truffle] Make RaiseException a ControlFlowException.
<GitHub19> [jruby] kares pushed 11 new commits to ruby-2.3: https://git.io/vgLno
<GitHub19> jruby/ruby-2.3 0954bf9 kares: merge test_io_1_9.rb into test_io.rb
<GitHub19> jruby/ruby-2.3 26c9160 kares: pend test-case for fileno mapping leak
<GitHub19> jruby/ruby-2.3 9902534 kares: test how sync-ed IO behaves when stream closed
subbu is now known as subbu|snow_shove
<GitHub79> [jruby] enebo pushed 3 new commits to ruby-2.3: https://git.io/vgLcp
<GitHub79> jruby/ruby-2.3 2500f47 Thomas E. Enebo: ripper should use false as value part of a required kwarg
<GitHub79> jruby/ruby-2.3 82d8c47 Thomas E. Enebo: Add specs for constants with op assigns (2.0+ feature)
<GitHub79> jruby/ruby-2.3 8cefb1a Thomas E. Enebo: Add op assign logic for nested constants (a 2.0+ feature - spec commit preceeeded this one)
<GitHub126> [jruby] chrisseaton pushed 1 new commit to truffle-elide-backtraces: https://git.io/vgLCB
<GitHub126> jruby/truffle-elide-backtraces 9206176 Chris Seaton: [Truffle] Remove out-of-date comment.
jensnockert has quit [Remote host closed the connection]
pawnbox has joined #jruby
subbu|snow_shove is now known as subbu
pawnbox has quit [Ping timeout: 260 seconds]
enebo has quit [Quit: enebo]
<travis-ci> jruby/jruby (master:50adf1c by Kevin Menard): The build was broken. (https://travis-ci.org/jruby/jruby/builds/106583675)
hobodave has quit [Ping timeout: 250 seconds]