yfeldblum has quit [Remote host closed the connection]
bbrowning_away is now known as bbrowning
slackfan has joined #jruby
mkristian_ has quit [Quit: This computer has gone to sleep]
helio-frota has joined #jruby
<helio-frota>
hi all
<helio-frota>
using jruby 9.0.4.0 - Could not index class jnr/x86asm/SEGMENT.class at /wildfly-swarm-jruby.war/WEB-INF/lib/jnr-x86asm-1.0.2.jar: java.lang.NullPointerException
yfeldblum has joined #jruby
<helio-frota>
i don't know this project 'jnr-x86asm' (yet)
<helio-frota>
any clue why this error is throw ?
<helio-frota>
thanks
Puffball has quit [Quit: No Ping reply in 180 seconds.]
kares has quit [Ping timeout: 250 seconds]
Puffball has joined #jruby
bga57 has quit [Ping timeout: 260 seconds]
bbrowning is now known as bbrowning_away
<GitHub158>
[jruby] pitr-ch pushed 2 new commits to master: http://git.io/vBAQE
<GitHub158>
jruby/master bf0dbf4 Petr Chalupa: [Truffle] Yaml: try to convert non String objects with to_str
<GitHub158>
jruby/master e593a98 Petr Chalupa: [Truffle] do not run AS jdom tests
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
vtunka has joined #jruby
<GitHub17>
[jruby] enebo pushed 2 new commits to ruby-2.3: http://git.io/vBp2r
<GitHub17>
jruby/ruby-2.3 e056236 Lucas Amorim: [Ruby-2.3] - Implements Numeric#positive? and Numeric#negative?
<GitHub17>
jruby/ruby-2.3 c051b56 Thomas E Enebo: Merge pull request #3497 from lucasallan/negative-positive-numeric...
<GitHub138>
[jruby] enebo commented on commit 6bb6149: @kares Thanks for looking. I suspect custom BlockBody is only going to come from core contributors if that and we probably have enough pull to get them to change or version based on newer design. http://git.io/vBpao
drbobbeaty has joined #jruby
drbobbeaty has quit [Client Quit]
drbobbeaty has joined #jruby
drbobbeaty has quit [Client Quit]
mkristian has joined #jruby
drbobbeaty has joined #jruby
bbrowning_away is now known as bbrowning
nirvdrum has quit [Ping timeout: 250 seconds]
nateberkopec has quit [Quit: Leaving...]
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
thedarkone2 has joined #jruby
kares has joined #jruby
nateberkopec has joined #jruby
benlovell has quit [Quit: Lost terminal]
jeremyevans has quit [Ping timeout: 260 seconds]
cremes has joined #jruby
drbobbeaty has joined #jruby
jeremyevans has joined #jruby
<GitHub194>
[jruby] slackfan opened issue #3508: NoClassDefFoundError from time to time. http://git.io/vBpjn
nirvdrum has joined #jruby
kares has quit [Ping timeout: 260 seconds]
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<nirvdrum>
enebo: The builds are triggered on bees?
slackfan has quit [Ping timeout: 246 seconds]
<enebo>
jsvd: ah crap…no it is a bug…I forgot I needed to cherry-pick a commit from master
<enebo>
if (Platform.IS_WINDOWS) return getRuntime().getNil();
<jsvd>
obvious question: any idea when this will be included in the release? we were releasing logstash tomorrow with 1.7.23 but I guess the memory leak is preferrable :)
<enebo>
jsvd: can I ask whether you depend on 0 or just no exception?
<enebo>
jsvd: since windows has no concept of dev_major
<enebo>
jsvd: I changed this to match MRI and use nil on master
<enebo>
jsvd: I could possibly do another release this week (since I am going to Japan and do not want to contemplate releasing next 1.7 for a month or so)
<enebo>
nirvdrum: I think something might have changed on where S3 bucket really exists. headius I think had to pick physical address or something like that to get it to save from cloudbees
<enebo>
nirvdrum: it is midnight where he is so I can send him an email about it
<jsvd>
enebo: taking a look, 1 sec
<enebo>
jsvd: I find this stat logic really odd re-MRI. Not sure why they pick null some times and 0 other and notimplemented others.
<jsvd>
from what I understand it's always useless and it since it's already branched logically it should be removed
<enebo>
jsvd: yeah this will be nil on MRI and 0 on 1.7.22-. The exception was a mistake but I do not see this as a useful thing to do behind a windows guard
<jsvd>
enebo: agreed. so essentially the pressure is off for "us" as we can change filewatch. regarding JRuby I think it makes sense to be nil like in MRI
<enebo>
jsvd: yeah I messed it up but hopefully no one else is calling this
<enebo>
jsvd: I will fix it for 1.7.24 (I will cherry-pick this morning in fact)
<jsvd>
enebo: no problem, we can work around this. thanks for the feedback
<enebo>
jsvd: since we are talking about files…someone else noticed mode is wrong for windows directory for marking it writable
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
vtunka has quit [Quit: Leaving]
temporalfox has quit [Remote host closed the connection]
temporalfox has joined #jruby
drbobbeaty has joined #jruby
<GitHub196>
[jruby] eregon pushed 1 new commit to master: http://git.io/vBh2O
<GitHub196>
jruby/master 8d284aa Benoit Daloze: [Truffle] Only get the context where used.
<GitHub100>
[jruby] enebo pushed 1 new commit to jruby-1_7: http://git.io/vBh2p
<GitHub100>
jruby/jruby-1_7 04bdbd5 Thomas E. Enebo: Update FileStat to return nil for methods MRI does not implement (nor do we)
brauliobo has quit [Read error: Connection reset by peer]
brauliobo has joined #jruby
chrishein has joined #jruby
<codefinger>
mkristian: i'm getting a problem (bug?) in jbundler 0.9.1 where a i can't load my jars at runtime. and i think it's because the vendor/jars/jbundle.rb is malformed
temporalfox has quit [Read error: Connection reset by peer]
temporal_ has joined #jruby
tcrawley is now known as tcrawley-away
<donV>
chrisseaton: Hi!
<chrisseaton>
donV: hello
<donV>
How are you doing?
<chrisseaton>
Good - we have most of ActiveSupport working on Truffle
<chrisseaton>
99% of tests
<donV>
chrisseaton: Wow! Cool!
<donV>
chrisseaton: I saw your message on the JRuby mailing list regarding JRuby startup time, and you mentioned JRuby SubstrateVM. Is there anything we can try these days?
<chrisseaton>
I'm afraid not
<donV>
I thought not :)
<chrisseaton>
I can demo it if we ever meet in person
<donV>
The news on ActiveSupport is great!
<chrisseaton>
It's a build of Ruby (only the Truffle part) that is just one big statically linked binary - no JVM involved
<donV>
chrisseaton: Hopefully we will meet soon :)
<donV>
chrisseaton: The SubstrateVM thing sounds amazing.
<donV>
chrisseaton: There was some drawback, if I remember correctly. Can’t remember exactly what it was.
<GitHub17>
jruby/master 7455d05 Thomas E. Enebo: Remove some temp vars
subbu has joined #jruby
<donV>
chrisseaton: foot print of the binary (ballpark)?
<chrisseaton>
can't load jars at runtime - you need all your jars at build time
<donV>
right
<chrisseaton>
donV: a hundred MB or so - no worse than a normal JVM
<chrisseaton>
if you use JRuby as a drop-in replacement for MRI and don't use Java interop I think it's the ultimate solution
<chrisseaton>
If you do use that stuff, then it's not
<donV>
cool.
<chrisseaton>
Of course, one day we will have a Java interpreter on Truffle, in which case dynamic class loading will work again!
<donV>
Woohoo!
<donV>
chrisseaton: …but that work has not been started yet, right?
lanceball is now known as lance|afk
<chrisseaton>
donV: on a Java interpreter? I don't think so? It should are relatively easy - expressing Java semantics in Java is never going to be a huge probelm
<donV>
:)
bbrowning is now known as bbrowning_away
<GitHub55>
[jruby] enebo pushed 15 new commits to inline: http://git.io/vRvav
<GitHub55>
jruby/inline 73f3e8f Thomas E. Enebo: Dump what I have to date
<GitHub55>
jruby/inline dca1380 Thomas E. Enebo: Merge branch 'master' into profiler
<GitHub55>
jruby/inline 65c421c Thomas E. Enebo: Beginning of pushing scope-knowledge profiling into into an IC
waka has quit [Remote host closed the connection]
donV has quit [Quit: donV]
enebo has quit [Quit: enebo]
yfeldblum has joined #jruby
yfeldblum has quit [Remote host closed the connection]