<GitHub143> [jruby] enebo pushed 1 new commit to master: https://git.io/vVuBe
<GitHub143> jruby/master 32801a3 Thomas E. Enebo: Whoops we should clone to the proper instr
brauliobo has quit [Ping timeout: 248 seconds]
bga57 has quit [Ping timeout: 250 seconds]
<travis-ci> jruby/jruby (master:0616361 by Chris Seaton): The build has errored. (https://travis-ci.org/jruby/jruby/builds/120733634)
bga57 has joined #jruby
elia has quit [Quit: Computer has gone to sleep.]
<GitHub144> [jruby] chrisseaton pushed 4 new commits to master: https://git.io/vVuE3
<GitHub144> jruby/master 749875e Chris Seaton: [Truffle] Use idiomatic interop for apply_numbers in the TCK.
<GitHub144> jruby/master 332d0a2 Chris Seaton: [Truffle] Use idiomatic interop for reads in the TCK.
<GitHub144> jruby/master 9b9ac57 Chris Seaton: [Truffle] Use the proper ForeignAccess.send* methods for foreign dispatch.
lan5432 has joined #jruby
<lan5432> kares_: I don't know what I (or something else) broke but "become_java!" has dissapeared from my build
ITXpander has quit [Quit: Leaving.]
<GitHub143> [jruby] enebo pushed 1 new commit to master: https://git.io/vVuui
<GitHub143> jruby/master e6a5867 Thomas E. Enebo: HEH..now we JIT again with new SearchModuleForConst instr
r0bby_ has quit [Read error: Connection reset by peer]
r0bby_ has joined #jruby
enebo has quit [Quit: enebo]
<lan5432> Wait, no. It's somehow broken for a pure Ruby class, but I was trying issue 449 and the test case byteit prepared using javafx Application and become_java was present
camlow325 has quit [Ping timeout: 248 seconds]
<travis-ci> jruby/jruby (master:6ad5188 by Chris Seaton): The build has errored. (https://travis-ci.org/jruby/jruby/builds/120757886)
daicoden has quit [Remote host closed the connection]
ITXpander has joined #jruby
ITXpander has quit [Client Quit]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 244 seconds]
enebo has joined #jruby
enebo has quit [Quit: enebo]
lan5432 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<travis-ci> jruby/jruby (master:32801a3 by Thomas E. Enebo): The build has errored. (https://travis-ci.org/jruby/jruby/builds/120773568)
<travis-ci> jruby/jruby (master:cfb0156 by Chris Seaton): The build has errored. (https://travis-ci.org/jruby/jruby/builds/120777634)
johnsonch_afk is now known as johnsonch
pawnbox has joined #jruby
nirvdrum has quit [Ping timeout: 260 seconds]
<GitHub68> [jruby] headius pushed 1 new commit to master: https://git.io/vVu5q
<GitHub68> jruby/master ff882fc Charles Oliver Nutter: Coarsen trycatch regions for contiguous blocks with same rescue....
<GitHub132> [jruby] headius closed issue #3777: trycatch blocks are being defined inefficiently in the JIT https://git.io/vV8xX
bjfish2 has quit [Quit: bjfish2]
bjfish2 has joined #jruby
<travis-ci> jruby/jruby (master:e6a5867 by Thomas E. Enebo): The build has errored. (https://travis-ci.org/jruby/jruby/builds/120779040)
bjfish2 has quit [Quit: bjfish2]
<travis-ci> jruby/jruby (master:ff882fc by Charles Oliver Nutter): The build has errored. (https://travis-ci.org/jruby/jruby/builds/120799397)
r0bby_ has quit [Ping timeout: 276 seconds]
daicoden has joined #jruby
bjfish2 has joined #jruby
bjfish2 has left #jruby [#jruby]
donV has joined #jruby
donV has quit [Client Quit]
thedarkone2 has quit [Quit: thedarkone2]
Caerus has joined #jruby
<GitHub47> [jruby] headius pushed 1 new commit to master: https://git.io/vVzJm
<GitHub47> jruby/master c7ff9ae Charles Oliver Nutter: Correct comment.
yfeldblum has quit [Remote host closed the connection]
donV has joined #jruby
<GitHub88> [jruby] kares pushed 2 new commits to master: https://git.io/vVzTx
<GitHub88> jruby/master 9c555c2 kares: [find-bugs] use char instead of string.length == 1
<GitHub88> jruby/master 90f7ad6 kares: use a single switch instead of two + use IllegalStateException to report illegal state
<GitHub46> [jruby] kares force-pushed test-become-java from 6df7e04 to eb7c236: https://git.io/vVzkJ
<GitHub149> [jruby] headius closed issue #412: Examine the falcon backport patches for improvements we could apply to JRuby https://git.io/vVzIQ
<GitHub89> [jruby] headius closed issue #448: Compiler processes block argument in block bodies whether present or not https://git.io/vVzLw
<GitHub118> [jruby] headius closed issue #414: IO.select problems with SSL sockets on JRuby 1.7 on CentOS https://git.io/vVztU
<GitHub94> [jruby] headius closed issue #535: Strange behavior for SSL handshake error https://git.io/vVztG
pawnbox has quit [Remote host closed the connection]
shellac_ has joined #jruby
<travis-ci> jruby/jruby (master:c7ff9ae by Charles Oliver Nutter): The build has errored. (https://travis-ci.org/jruby/jruby/builds/120816301)
tjohnson has quit [Quit: Connection closed for inactivity]
pawnbox has joined #jruby
<GitHub133> [jruby] lumrandir closed issue #3764: Bundle install stops with handshake_failure trying to fetch specs from rails-assets.org https://git.io/vVLUQ
shellac_ has quit [Quit: Computer has gone to sleep.]
<GitHub160> [jruby] headius closed issue #605: Signal documentation https://git.io/vVz3Z
vtunka has joined #jruby
<GitHub120> [jruby] headius pushed 1 new commit to master: https://git.io/vVzsG
<GitHub107> [jruby] headius closed issue #621: UDPSocket#send copies data multiple times https://git.io/vVzsZ
<GitHub120> jruby/master 2221210 Charles Oliver Nutter: Wrap direct bytes for UDPSocket#send, to avoid copying. Fix #621.
pawnbox has quit [Remote host closed the connection]
donValentin has joined #jruby
<travis-ci> jruby/jruby (master:90f7ad6 by kares): The build has errored. (https://travis-ci.org/jruby/jruby/builds/120819085)
donV has quit [Ping timeout: 240 seconds]
skade has joined #jruby
pawnbox has joined #jruby
brauliobo has joined #jruby
elia has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
yfeldblum has joined #jruby
daicoden has quit [Remote host closed the connection]
donValentin has quit [Read error: Connection reset by peer]
daicoden has joined #jruby
daicoden has quit [Remote host closed the connection]
donV has joined #jruby
<travis-ci> jruby/jruby (test-become-java:eb7c236 by kares): The build has errored. (https://travis-ci.org/jruby/jruby/builds/120819251)
skade has quit [Quit: Computer has gone to sleep.]
skade has joined #jruby
skade has quit [Client Quit]
ITXpander has joined #jruby
skade has joined #jruby
yfeldblum has quit [Ping timeout: 248 seconds]
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
drbobbeaty has joined #jruby
<travis-ci> kares/jruby (master:781d85e by kares): The build has errored. (https://travis-ci.org/kares/jruby/builds/120829135)
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
skade has quit [Quit: Computer has gone to sleep.]
yfeldblum has joined #jruby
<travis-ci> jruby/jruby (test-become-java:eb7c236 by kares): The build has errored. (https://travis-ci.org/jruby/jruby/builds/120819251)
<travis-ci> jruby/jruby (master:2221210 by Charles Oliver Nutter): The build has errored. (https://travis-ci.org/jruby/jruby/builds/120831491)
drbobbeaty has joined #jruby
donV has quit [Read error: Connection reset by peer]
donV has joined #jruby
donV has quit [Read error: Connection reset by peer]
donV has joined #jruby
skade has joined #jruby
yfeldblum has quit [Ping timeout: 250 seconds]
skade has quit [Quit: Computer has gone to sleep.]
<travis-ci> kares/jruby (master:20328f5 by kares): The build has errored. (https://travis-ci.org/kares/jruby/builds/120857137)
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pancho has joined #jruby
pawnbox has quit [Read error: Connection reset by peer]
pawnbox has joined #jruby
skade has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
lance|afk is now known as lanceball
bbrowning_away is now known as bbrowning
brightball has joined #jruby
fidothe_ has joined #jruby
lopex_ has joined #jruby
zph__ has joined #jruby
lanceball is now known as lance|afk
bb010g_ has joined #jruby
pawnbox_ has joined #jruby
cschneid has joined #jruby
zph_ has quit [*.net *.split]
bb010g has quit [*.net *.split]
lopex has quit [*.net *.split]
fidothe has quit [*.net *.split]
cschneid_ has quit [*.net *.split]
pawnbox has quit [*.net *.split]
ITXpander has quit [*.net *.split]
bga57 has quit [*.net *.split]
dfr has quit [*.net *.split]
Caerus has quit [*.net *.split]
snkcld has quit [*.net *.split]
CustosLimen has quit [*.net *.split]
talevy has quit [*.net *.split]
jsvd has quit [*.net *.split]
aemadrid has quit [*.net *.split]
lopex_ is now known as lopex
ITXpander has joined #jruby
Caerus has joined #jruby
bga57 has joined #jruby
dfr has joined #jruby
jsvd has joined #jruby
talevy has joined #jruby
aemadrid has joined #jruby
CustosLimen has joined #jruby
fidothe_ is now known as fidothe
zph__ is now known as zph_
snkcld has joined #jruby
pancho has quit [Quit: WeeChat 1.4]
<GitHub61> [jruby] kares pushed 6 new commits to master: https://git.io/vVgsr
<GitHub61> jruby/master 16cb9c6 kares: invent a fast string.split (without regexp compiling) for single char splitings...
<GitHub61> jruby/master b079462 kares: cleanup un-used imports and use fast-split for various invoke site bootstrap-ing
<GitHub61> jruby/master e5f9f01 kares: use fast string split on char separator
bb010g_ is now known as bb010g
nirvdrum has joined #jruby
enebo has joined #jruby
<travis-ci> kares/jruby (master:2547a88 by kares): The build was canceled. (https://travis-ci.org/kares/jruby/builds/120872351)
Freaky has quit [Remote host closed the connection]
thedarkone2 has joined #jruby
skade has quit [Ping timeout: 244 seconds]
drbobbeaty has quit [Read error: Connection reset by peer]
drbobbeaty has joined #jruby
camlow325 has joined #jruby
camlow325 has quit [Client Quit]
camlow325 has joined #jruby
camlow325 has quit [Remote host closed the connection]
pawnbox__ has joined #jruby
camlow325 has joined #jruby
pawnbox_ has quit [Ping timeout: 248 seconds]
brightball has quit [Quit: Leaving...]
brightball has joined #jruby
lance|afk is now known as lanceball
donV has quit [Ping timeout: 264 seconds]
<travis-ci> jruby/jruby (master:91b66dd by kares): The build has errored. (https://travis-ci.org/jruby/jruby/builds/120890792)
bjfish2 has joined #jruby
<travis-ci> pitr-ch/jruby (master:fb9edb4 by Petr Chalupa): The build has errored. (https://travis-ci.org/pitr-ch/jruby/builds/120888959)
ITXpander has quit [Quit: Leaving.]
<GitHub199> [jruby] doudou opened issue #3780: removing a non-existent path with FileUtils.rmdir '/non_existent_path' passes on MRI and raises EACCESS on JRuby 9.0.5.0 https://git.io/vVgXC
brightball has quit [Quit: Leaving...]
pawnbox__ has quit [Ping timeout: 244 seconds]
Aethenelle has joined #jruby
ITXpander has joined #jruby
subbu is now known as subbu|meeting
<GitHub28> [jruby] pitr-ch pushed 7 new commits to master: https://git.io/vV2vo
<GitHub28> jruby/master 48d4cc1 Petr Chalupa: [Truffle] Use ActiveModel and Redis in the rails demo app
<GitHub28> jruby/master 161717b Petr Chalupa: [Truffle] remove extra space
<GitHub28> jruby/master 7b0b2a1 Petr Chalupa: Revert "[Truffle] untag passing require spec tests"...
donV has joined #jruby
<GitHub132> [jruby] enebo pushed 1 new commit to master: https://git.io/vV2Jh
<GitHub132> jruby/master 974eb26 Thomas E. Enebo: Rekajigger rescue logic a little bit
shellac has quit [Quit: Ex-Chat]
elia has quit [Quit: Computer has gone to sleep.]
Balzrael has joined #jruby
camlow32_ has joined #jruby
camlow32_ has quit [Remote host closed the connection]
camlow32_ has joined #jruby
camlow325 has quit [Ping timeout: 260 seconds]
subbu|meeting is now known as subbu
pawnbox has joined #jruby
bbrowning is now known as bbrowning_away
brauliobo has quit [Ping timeout: 244 seconds]
pawnbox has quit [Remote host closed the connection]
ITXpander1 has joined #jruby
ITXpander has quit [Read error: Connection reset by peer]
dennisd has joined #jruby
ITXpander1 has quit [Ping timeout: 244 seconds]
camlow32_ has quit [Remote host closed the connection]
bbrowning_away is now known as bbrowning
brauliobo has joined #jruby
brauliobo_ has joined #jruby
camlow325 has joined #jruby
brauliobo has quit [Ping timeout: 276 seconds]
dennisd has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
rcvalle has joined #jruby
<travis-ci> jruby/jruby (master:80c6535 by Petr Chalupa): The build has errored. (https://travis-ci.org/jruby/jruby/builds/120928614)
brauliobo_ has quit [Ping timeout: 276 seconds]
digitalextremist has quit [Ping timeout: 240 seconds]
pawnbox has joined #jruby
oblutak has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
digitalextremist has joined #jruby
camlow325 has quit [Remote host closed the connection]
camlow325 has joined #jruby
<GitHub36> [jruby] dennis-d opened issue #3781: JRuby throws java.lang.ArrayIndexOutOfBoundsException https://git.io/vV2WX
yfeldblum has joined #jruby
<travis-ci> pitr-ch/jruby (master:80c6535 by Petr Chalupa): The build has errored. (https://travis-ci.org/pitr-ch/jruby/builds/120921402)
oblutak has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
camlow325 has quit [Remote host closed the connection]
camlow325 has joined #jruby
bbrowning_ has joined #jruby
tjohnson has joined #jruby
bbrowning has quit [Ping timeout: 265 seconds]
subbu is now known as subbu|lunch
brightball has joined #jruby
camlow325 has quit [Remote host closed the connection]
bbrowning_ is now known as bbrowning
<enebo> kares_: did you notice anythign with that dead_lock failure?
shellac has joined #jruby
camlow325 has joined #jruby
camlow325 has quit [Remote host closed the connection]
bjfish2 has quit [Ping timeout: 260 seconds]
<kares_> enebo: seems to be package related but did not look into a work-around yet, hoping for one tomorrow
<enebo> kares_: ok. I might exclude for now to make the ci look less broken
<kares_> heh najs issue with puma on 1.7.24 came in
<kares_> enebo: ok thanks
<enebo> kares_: but I am considering it a blocker
<kares_> yy
<enebo> kares_: thanks for your work
<kares_> me too - high priority
nicksieger has joined #jruby
camlow325 has joined #jruby
<enebo> nicksieger: hola
camlow325 has quit [Read error: Connection reset by peer]
<donV> Hi all!
norc has joined #jruby
<donV> nicksieger: Hi!
camlow325 has joined #jruby
<enebo> donV: heya
<kares_> ahoy all!
<nicksieger> hi donV! enebo!
<donV> enebo: kares_ :What issue are you discussing?
<kares_> donV: with Tom a regression on CI - dead-lock with concurrent Java class initialization
<enebo> donV: /home/travis/build/jruby/jruby/test/jruby/test_higher_javasupport.rb:1475
<kares_> donV: najs!
<travis-ci> jruby/jruby (master:974eb26 by Thomas E. Enebo): The build has errored. (https://travis-ci.org/jruby/jruby/builds/120930340)
<GitHub72> [jruby] enebo pushed 1 new commit to master: https://git.io/vV2gn
<GitHub72> jruby/master 7f386c9 Thomas E. Enebo: pend out test for greener ci
<GitHub44> [jruby] enebo pushed 1 new commit to jruby-1_7: https://git.io/vV2g0
<GitHub44> jruby/jruby-1_7 a8214df Thomas E. Enebo: pend out test for greener ci
<kares_> enebo: did you see it on jruby-1_7 ... shouldn't really happen there?
<donV> I have converted to ruby-install instead of RVM. Seems like a cleaner tool set with less hasle and more up to date list of Rubies.
<enebo> chrisseaton: nirvdrum: https://s3.amazonaws.com/archive.travis-ci.org/jobs/120930374/log.txt This appears like compile is not fnishing?
<enebo> donV: I think rvm seems to have stalled out
<enebo> donV: I guess I don’t know that
<enebo> donV: Oh or not
<enebo> looks like 1.27.0 came out 7 days ago
<kares_> enebo: chrisseaton: been like that for some time - only happens on Java 8, tried to lower meta-space size but did not help
<donV> enebo: Really? Did not notice :)
<kares_> also considered having truffle module excluded with a profile on those non-truffle targets
nicksieger has quit [Read error: Connection reset by peer]
<enebo> donV: I think I thought that because there was no release for almost 2 months
nicksieger has joined #jruby
<enebo> donV: but activity is rolling again. I think mpapis may have a new job too…at least if I can believe what linkedin email spams me
<donV> enebo: Feels like a lot longer than two months to me. Stable releases for JRuby were 1.7.19 and 9.0.4.0 until now.
<donV> The separation that ruby-install/chruby/ruby-versions display seems like a better way to do it. https://github.com/postmodern/ruby-versions
<enebo> kares_: you just made me wonder…why do those tests even build truffle
<donV> enebo: Anyway, happy that RVM is moving again!
<kares_> enebo: because maven
<kares_> its a module!
<enebo> kares_: indeed but perhaps these programs should not be compiling it
<enebo> heh…to the mkristian bat cave!
<nirvdrum> enebo: Do you know of any way to get additional debug information?
<enebo> nirvdrum: I am clueless
<kares_> travis-ci probably just kills off the job
<enebo> nirvdrum: I think there might be some env debugging stuff on travis
<nirvdrum> I think chrisseaton was looking into it, but we've been unable to reproduce it outside of Travis.
<kares_> one way would be to ssh into a travis box
<enebo> but I would bet maybe we are using too much memory?
<chrisseaton> is this the check-versions thing?
<chrisseaton> What is the job the log is from?
<enebo> chrisseaton: three jobs near bottom
<chrisseaton> What makes you think Truffle is at fault?
<enebo> chrisseaton: I don’t neccesarily but all three abort while compiling truffle
<chrisseaton> It stops during building Truffle, yeah, but Truffle builds fine in every other single builder
<enebo> if I had to guess I would say he hit a resource limit there
<kares_> truffle isn't at fault but its not needed for those targets and it probably peaks out memory on javac
<enebo> we could maybe look at forking javac for truffle
<kares_> those targets are likely using more memory
<enebo> you can do that in maven can’t you :P
<enebo> I know you can in ant
<kares_> think core module forks javac
<kares_> ... or at least used do
<enebo> hmm compilerArgs really makes this look like it is forking
<enebo> oh heh…but no fork -> ‘true'
<enebo> interesting. I would not be surprised if non of the compilerArgs are being used when truffle compiles
<enebo> I guess I will add fork=>true and see what happens
<chrisseaton> nirvdrum: wasn't there some reason why we didn't use forking?
<chrisseaton> We were talking the other day about how we turned it on to get the javac.sh file
<nirvdrum> I don't know if it's related, but we have unit tests and if they fork, we end up with ~40 of them started up.
<enebo> nirvdrum: so compile plugin runs unit tests as part of it?
<nirvdrum> enebo: Yeah. It's how maven lifecycles work.
<enebo> YAY
<chrisseaton> that unit test thing is fixed now (or worked around)
<nirvdrum> I was working with mkristian to disable these tests without needing -DskipTests=true, but I could never get the syntax right.
<enebo> YAY
<enebo> so if I understood that exchange your jobs pass in -DskipTerests=true to avoid this problem
<enebo> TERESTS
<nirvdrum> chrisseaton: Otherwise, I can't think of what it'd be.
<nirvdrum> enebo: No. I think there was some other change we made to make the tests run sensibly. But they still run on compile.
<chrisseaton> enebo: if you want to find out for sure, feel free to commit with our unit tests just commented out
<chrisseaton> see if that works, if so we'll work on it
<enebo> hmm I probably did not need to fork the single anno file being compiled :)
<enebo> chrisseaton: I think I will try the forking and see what happens
<enebo> Running org.jruby.truffle.tck.RubyTckTest
<enebo> Tests run: 71, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.935 sec - in org.jruby.truffle.tck.RubyTckTest
<enebo> ^ - Is this the thing you don’t want to run?
yfeldblum has quit [Ping timeout: 248 seconds]
<chrisseaton> Hang on - there's no reason to not run this in CI
<nirvdrum> I don't think there's any need to run it in 20 different builders.
<chrisseaton> true
<nirvdrum> But at 7s, it probably doesn't matter much.
<enebo> yeah these last three jobs do nothing with truffle atm so that seems more sensible
<enebo> but with that said mucking with maven always scares me
<nirvdrum> enebo: Shouldn't one of the existing profiles just exclude Truffle?
<enebo> nirvdrum: yes
<enebo> heh
<kares_> well you can not exclude a module in maven, right?
<enebo> modules [ 'truffle', 'core', 'lib' ]
<enebo> this is in base pom.rb
<kares_> one way would be to only add it as a module on an env variable
<kares_> but that would mean some changes to build
<enebo> at some point you guys will want some of these tests to be executing as well
<enebo> I know a number of them are JI integration tests so I don’t know how near that is
<nirvdrum> kares_: Shouldn't -Pcore or whatever just not include Truffle?
<enebo> well it cannot hurt for me to push this one commit
<enebo> It won’t hurt
<kares_> nirvdrum: I am not sure - give it a spin
<enebo> or I hope it won’t
<enebo> but we can just revert
<kares_> hopefully there's a way to exlude a module
<kares_> easily
<nirvdrum> I like that we have 4 of the top contributors to the project actively questioning how the build system works.
<GitHub133> [jruby] enebo pushed 1 new commit to master: https://git.io/vV2Kf
<GitHub133> jruby/master 9dac05e Thomas E. Enebo: Try forking to work around some CI stallage on travis
<enebo> nirvdrum: it is like we are untangling the mysteries of the bible
<nirvdrum> enebo: I think I miss ant.
<travis-ci> jruby/jruby (master:7f386c9 by Thomas E. Enebo): The build was canceled. (https://travis-ci.org/jruby/jruby/builds/120960376)
<enebo> nirvdrum: I always have
<kares_> need to hire a build architect - true j2ee style like the had in mind role separation with EJB and so :)
<travis-ci> jruby/jruby (jruby-1_7:a8214df by Thomas E. Enebo): The build was canceled. (https://travis-ci.org/jruby/jruby/builds/120960751)
<enebo> nirvdrum: ant gets really messy but it is less opaque to me for some reason
daicoden has joined #jruby
<chrisseaton> Makefile
<enebo> seriously buildr is quite nice
<enebo> and it can run from MRI using RJB and be super quick
<nirvdrum> enebo: Well, because everything is right there in front of you. And you have to declare task dependencies, instead of this implicit lifecycle.
<enebo> but I think buildr never quite got the mindshare
<kares_> yay maven 3.2.1 added --projects
<enebo> nirvdrum: yeah that implicit lifecycle which works great until you bust out of the mold
<kares_> its just what we'll need
<chrisseaton> Makefile with vendored dependency jars
<kares_> to exclude a module from the reactor build
<enebo> chrisseaton: don’t laugh but for years we vendors our dep jars
<enebo> chrisseaton: builds never were broken
<enebo> chrisseaton: I would not say git nor svn loved it though
<enebo> chrisseaton: It had the added benefit of us not wanting many deps
<enebo> but time marches on….
<nirvdrum> Instead, we have Travis configured to retry all tests 3 times on the off-chance maven temporarily can't fetch a dependency.
vtunka has quit [Quit: Leaving]
<kares_> testing out the module exclusion at https://travis-ci.org/kares/jruby/builds/120971298
<kares_> if it works javac forking won't be necessary
brauliobo_ has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
<nirvdrum> enebo: Did you implement frozen string literals for 9.1?
<enebo> nirvdrum: yeah
<nirvdrum> Where would I look to see that work?
nicksieger has quit []
<enebo> nirvdrum: well I did some of it anyways parser through IRBuilder
<enebo> nirvdrum: headius did part of it beforehand for the hash de-duping and .freeze opto so it won’t be in one commit
<nirvdrum> That's fine. I'm just looking at the impl. is all.
<nirvdrum> What's the hash deduping? Just handling string keys?
<enebo> nirvdrum: yeah
<enebo> nirvdrum: so fe083aa2 I think for IRBuilder through JIT
<enebo> in lexer/parser I mark strNodes as frozen
<enebo> that is a different commit but if you are using our parser you can just use our boolean in the AST
<nirvdrum> This is such as odd optimization to me.
<enebo> nirvdrum: the #pragma?
<enebo> nirvdrum: or the .freeze one
<nirvdrum> I don't know what the #pragma is.
<nirvdrum> The .freeze one.
<enebo> nirvdrum: yeah side-effect of not wanting to break grammar if run in an older ruby
yfeldblum has joined #jruby
subbu|lunch is now known as subbu
<nirvdrum> Fair enough. But it did change the runtime behavior.
<enebo> nirvdrum: yeah but first point is a signifcanrt ruby release
<nirvdrum> I'm not sure it actually matters in practice.
<enebo> nirvdrum: and honesrtly it won’t really affect too many poeople
<nirvdrum> You'd have to really be counting on different object_ids for whatever reason.
<enebo> nirvdrum: yeah and even then you are skating on ice
<enebo> yay…so rails 4.2.6 includes deps which require Ruby > 2.0
<nirvdrum> Deliberate? Or oversight?
<enebo> I don’t know
<enebo> I should figure out which depends on mime-types
<nirvdrum> I know mime-types really messed up several projects.
<nirvdrum> I really don't know why it needs to be Ruby 2.0+, aside from activism.
<enebo> hmmm this is weird mime-types-data is gem blowing up and it is not in the .lock file
<enebo> it is only for mail so I do not think I need this at all for what I am doing
<enebo> so good one…I guess Rails 4.2.6 has no 1.9 users since they do not limit mime-types to 2.x
<kares_> enebo: I believe it has - some folks are running JRuby 1.7 with Rails 4.2
<kares_> 4.2.5 was fine on 1.7
<enebo> kares_ yeah I might need to update my test script to lock into that
<enebo> kares_: but I will see what other issues there are with 4.2.6
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
camlow325 has quit [Read error: Connection reset by peer]
camlow325 has joined #jruby
<travis-ci> jruby/jruby (master:9dac05e by Thomas E. Enebo): The build passed. (https://travis-ci.org/jruby/jruby/builds/120968031)
<enebo> OMGZ
<enebo> FORKING A…FORKING WORKS
daicoden has quit [Remote host closed the connection]
<mberg_> So you now have bouncing baby child processes?
<GitHub125> [jruby] kares pushed 1 new commit to master: https://git.io/vV2by
<GitHub125> jruby/master f1280b1 kares: handle concurrent java proxy initialization regression due new JavaPackage...
daicoden has joined #jruby
mberg_ is now known as mberg
<GitHub42> [jruby] chrisseaton pushed 4 new commits to master: https://git.io/vV2xI
<GitHub42> jruby/master 63bb793 Chris Seaton: [Truffle] Use caching option for interop execute.
<GitHub42> jruby/master e7d3c0e Chris Seaton: [Truffle] Use less indentation on @Cache parameters.
<GitHub42> jruby/master 55469e9 Chris Seaton: [Truffle] Move the outgoing foreign calls into their own node.
donV has quit [Quit: donV]
yfeldblum has quit [Ping timeout: 248 seconds]
ITXpander has joined #jruby
<GitHub62> [jruby] chrisseaton pushed 1 new commit to master: https://git.io/vV2jA
<GitHub62> jruby/master 919cf42 Chris Seaton: [Truffle] Change the foreign call semantics to make property reads easier....
norc has quit [Read error: Connection reset by peer]
bbrowning is now known as bbrowning_away
camlow325 has quit [Read error: Connection reset by peer]
<travis-ci> jruby/jruby (jruby-1_7:a8214df by Thomas E. Enebo): The build failed. (https://travis-ci.org/jruby/jruby/builds/120960751)
camlow325 has joined #jruby
dling` has quit [Ping timeout: 276 seconds]
blandflakes has joined #jruby
bjfish2 has joined #jruby
bjfish2_ has joined #jruby
<travis-ci> kares/jruby (test-truffle-exclude:3d9ce6b by kares): The build has errored. (https://travis-ci.org/kares/jruby/builds/120987123)
bjfish2 has quit [Ping timeout: 244 seconds]
bjfish2_ is now known as bjfish2
daicoden has quit [Remote host closed the connection]
bjfish2 has quit [Read error: Connection reset by peer]
someone1_ has joined #jruby
someone1_ has left #jruby [#jruby]
dling has joined #jruby
daicoden_ has joined #jruby
bbrowning_away is now known as bbrowning
skade has joined #jruby
pawnbox has quit [Read error: Connection reset by peer]
camlow32_ has joined #jruby
camlow32_ has quit [Remote host closed the connection]
camlow325 has quit [Ping timeout: 252 seconds]
camlow325 has joined #jruby
camlow325 has quit [Remote host closed the connection]
camlow325 has joined #jruby
brightball has quit [Quit: Leaving...]
daicoden_ has quit [Remote host closed the connection]
fidothe has quit [Ping timeout: 248 seconds]
flavorjones has quit [Ping timeout: 248 seconds]
flavorjones has joined #jruby
camlow325 has quit [Remote host closed the connection]
fidothe has joined #jruby
camlow325 has joined #jruby
bbrowning is now known as bbrowning_away
elia has joined #jruby
yfeldblum has joined #jruby
daicoden_ has joined #jruby
shellac has joined #jruby
camlow325 has quit [Remote host closed the connection]
<travis-ci> jruby/jruby (master:24f9380 by Chris Seaton): The build has errored. (https://travis-ci.org/jruby/jruby/builds/120986773)
camlow325 has joined #jruby
lanceball is now known as lance|afk
camlow325 has quit [Remote host closed the connection]
camlow325 has joined #jruby
camlow325 has quit [Remote host closed the connection]
clayton has quit [Excess Flood]
skade has quit [Ping timeout: 248 seconds]
clayton has joined #jruby
skade has joined #jruby
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
blandflakes has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
tcrawley-away is now known as tcrawley
<travis-ci> kares/jruby (test-truffle-exclude:aac3a2f by kares): The build has errored. (https://travis-ci.org/kares/jruby/builds/120991708)
camlow325 has joined #jruby
camlow325 has quit [Remote host closed the connection]
camlow325 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
skade has quit [Quit: Computer has gone to sleep.]
<GitHub14> [jruby] enebo pushed 1 new commit to jruby-1_7: https://git.io/vVacT
<GitHub14> jruby/jruby-1_7 d0b7a7d Thomas E. Enebo: Not sure why I removed that tag a couple of weeks ago. It still fails locally even
daicoden_ has quit [Remote host closed the connection]
<GitHub157> [jruby] enebo pushed 1 new commit to jruby-1_7: https://git.io/vVaWm
<GitHub157> jruby/jruby-1_7 4752fef Thomas E. Enebo: Test I earlier pended does not seem to know pend method...just commenting out for now
camlow32_ has joined #jruby
camlow325 has quit [Read error: Connection reset by peer]
daicoden_ has joined #jruby
enebo has quit [Quit: enebo]
camlow325 has joined #jruby
camlow32_ has quit [Read error: Connection reset by peer]
subbu is now known as subbu|afk
skade has joined #jruby
ITXpander1 has joined #jruby
ITXpander1 has quit [Client Quit]
ITXpander has quit [Ping timeout: 264 seconds]
subbu|afk is now known as subbu|away
<travis-ci> jruby/jruby (jruby-1_7:d0b7a7d by Thomas E. Enebo): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/121006851)
skade has quit [Quit: Computer has gone to sleep.]
daicoden_ has quit [Remote host closed the connection]
<travis-ci> jruby/jruby (jruby-1_7:4752fef by Thomas E. Enebo): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/121009454)
camlow32_ has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
camlow325 has quit [Ping timeout: 250 seconds]
camlow32_ has quit [Remote host closed the connection]
daicoden_ has joined #jruby
<GitHub189> [jruby] chrisseaton pushed 17 new commits to master: https://git.io/vVarP
<GitHub189> jruby/master c4a638b Chris Seaton: [Truffle] Most of ModuleNodes is safe.
<GitHub189> jruby/master 0b6d540 Chris Seaton: [Truffle] Some of KernelNodes is safe.
<GitHub189> jruby/master 938a2db Chris Seaton: [Truffle] All of MatchDataNodes is safe.
daicoden_ has quit [Remote host closed the connection]
camlow325 has joined #jruby
camlow325 has quit [Remote host closed the connection]
bjfish2 has joined #jruby
camlow325 has joined #jruby
camlow325 has quit [Read error: Connection reset by peer]
camlow325 has joined #jruby
Balzrael has quit [Quit: Leaving]
tjohnson has quit [Quit: Connection closed for inactivity]
daicoden has joined #jruby