zph has joined #jruby
Puffball has joined #jruby
camlow325 has quit [Quit: WeeChat 1.5]
baweaver has joined #jruby
bga57 has joined #jruby
bga57 has quit [Quit: Leaving.]
_whitelogger has joined #jruby
olle has joined #jruby
<olle> Oh, I'm trying to bughunt on a JRuby 1.7.4 system which now starts up with an error
<olle> ClassLoader.java:-2:in `defineClass1': java.lang.ClassFormatError: Field "runtime" in class org/jruby/RubyIO has illegal signature "include"
<olle> It also has the WARNING: while creating new bindings for class org.jruby.RubyModule, found an existing binding; you may want to run a clean build.
shellac has joined #jruby
<olle> (I have been reached by news about the computer on which this is running, and the HAL & drivers may have changed underneath during a "migration")
<eregon> I'm doing a ruby/spec update today
<GitHub57> [jruby] eregon pushed 5 new commits to master: https://git.io/v9nk2
<GitHub57> jruby/master 4991312 Benoit Daloze: Squashed 'spec/ruby/' changes from 2e2057a..0db663b...
<GitHub57> jruby/master 9367f58 Benoit Daloze: Merge ruby/mspec commit 'f55cff5420cdd60324d6b244ffbd5585e4d7012d'
<GitHub57> jruby/master f55cff5 Benoit Daloze: Squashed 'spec/mspec/' changes from 815ee35..8604276...
cschneid has quit [Ping timeout: 260 seconds]
<GitHub38> [jruby] eregon pushed 1 new commit to master: https://git.io/v9nIP
<GitHub38> jruby/master fb01692 Benoit Daloze: Add tags for core specs
cschneid has joined #jruby
prasun has joined #jruby
prasunanand has joined #jruby
prasun has quit [Quit: Leaving]
prasunanand has quit [Ping timeout: 260 seconds]
bbrowning_away is now known as bbrowning
<GitHub31> [jruby] eregon opened issue #4577: LocalJumpError: unexpected break in spec/ruby/language/break_spec.rb https://git.io/v9nC8
<GitHub12> [jruby] eregon pushed 2 new commits to master: https://git.io/v9nWK
<GitHub12> jruby/master 32f213b Benoit Daloze: Untag Method#parameters spec tagged by accident
<GitHub12> jruby/master c9a8fb4 Benoit Daloze: Add tags for new specs
<travis-ci> jruby/jruby (master:32f213b by Benoit Daloze): The build was fixed. (https://travis-ci.org/jruby/jruby/builds/226786224)
lance|afk is now known as lanceball
Scorchin has quit [Ping timeout: 240 seconds]
Scorchin has joined #jruby
<headius> good morning!
<headius> olle: that looks like a bad build
<olle> headius: A "bad build" of JRuby?
<headius> if this is a local build, that warning means you should probably do a clean build...it's from a build step that generates method objects for the various core methods
<headius> the ClassFormatError also seems like a bad build
<headius> olle: yes
<olle> headius: Oh.
<headius> 1.7.4 is also very old
<headius> like three years maybe?
<headius> the ClassFormatError should never happen in a proper build of JRuby, so I don't know how you're getting that. And the other message only happens at build time.
<headius> (I'm pretty sure)
<headius> oh possibly you have two JRuby versions getting loaded in the same JVM
<olle> headius: Thank you for these archeo-details.
<headius> like a jruby-jars gem is used for something and doesn't match the host jruby version
<headius> one possibility
<olle> (I asked, and no, we only run 1 application using JRuby there.)
olle has quit [Quit: olle]
bbrowning is now known as bbrowning_away
DETZU has quit [Ping timeout: 260 seconds]
DETZU has joined #jruby
bga57 has joined #jruby
camlow325 has joined #jruby
hobodave has joined #jruby
<headius> eregon: seems chrisseaton is away...do you know how ObjectSpace works in TR?
<headius> I'm contemplating ripping our "weak map" version out in favor of a JVM agent
<headius> current OS in JRuby is extremely heavy, but also somewhat invasive even when it's off
camlow325 has quit [Quit: WeeChat 1.5]
baweaver has left #jruby ["Textual IRC Client: www.textualapp.com"]
bbrowning_away is now known as bbrowning
shellac has quit [Quit: Leaving]
camlow325 has joined #jruby
DETZU has quit [Ping timeout: 245 seconds]
DETZU has joined #jruby
lanceball is now known as lance|afk
hobodave_ has joined #jruby
hobodave_ has quit [Client Quit]
hobodave_ has joined #jruby
hobodave has quit [Ping timeout: 268 seconds]
hobodave_ is now known as hobodave
bbrowning is now known as bbrowning_away
lance|afk is now known as lanceball
<GitHub74> [jruby] camlow325 opened pull request #4578: Use shutdown hook to delete temp files instead of File.deleteOnExit (master...use-shutdown-hook-for-deleting-class-loader-temp-files) https://git.io/v9c1Y
hobodave has quit [Quit: Computer has gone to sleep.]
camlow325 has quit [Quit: WeeChat 1.5]
camlow325 has joined #jruby
camlow325 has quit [Ping timeout: 252 seconds]
camlow325 has joined #jruby
camlow325 has quit [Quit: WeeChat 1.5]
Puffball has quit [Read error: Connection reset by peer]
Puffball has joined #jruby