alex0ptr has joined #jruby
alex0ptr has quit [Ping timeout: 240 seconds]
alex0ptr has joined #jruby
<
headius>
nirvdrum: some linuxes have it in a separate library
<
headius>
so it's the libcrypt problem again
<
headius>
but yet another lib
<
headius>
chrisseaton: is there any reason we couldn't remove JT stuff from jruby/jruby now? I discovered it's the source of one of our bugs
<
headius>
couldn't/shouldn't
<
chrisseaton>
headius: I removed all of it I thought
<
chrisseaton>
headius: what is there left?
<
headius>
well I still see a truffle dir for one
<
headius>
I have not done a totally clean build in a few days but it's still loading the jruby-truffle.jar also, which is the source of the bug
<
headius>
I will try a clean build
alex0ptr has quit [Ping timeout: 240 seconds]
<
chrisseaton>
That's all from spec, you'd have to remove that in that repo if you didn't like it
<
headius>
no, that's fine...so this must just be some oddity in my env
<
chrisseaton>
git clean -dxf if I were you
<
chrisseaton>
(will kill uncommitted changes)
<
headius>
I can confirm truffle dir only seems to have maven products
<
headius>
yeah, I know the dxf nuclear option
<
headius>
thank you
<
headius>
oops, enebo released and that killed my gettimeofday changes I hadn't merged
<
GitHub194>
jruby/master d7f5669 Charles Oliver Nutter: When parsing content in ASCII-8BIT, treat it like raw bytes....
<
GitHub194>
jruby/master 2d8cdd7 Charles Oliver Nutter: Update to jnr-posix 3.0.35 snapshot.
<
GitHub139>
[jruby] headius closed issue #4445: string encoding is incorrect when compiling to .class files via jrubyc
https://git.io/vMMGo
<
headius>
chrisseaton: seems fine now, thanks
<
nirvdrum>
headius: Okay. That's the librt thing I was talking about earlier.
<
nirvdrum>
I think you can just add that to the set of libs loaded on Linux and be okay.
alex0ptr has joined #jruby
alex0ptr has quit [Ping timeout: 240 seconds]
<
GitHub199>
jruby/master 664b6ee Charles Oliver Nutter: Allow this test to pass on openjdk as well.
<
GitHub199>
jruby/master afe3201 Charles Oliver Nutter: Test for #4445.
subbu|away is now known as subbu
swills has quit [Read error: Connection reset by peer]
swills has joined #jruby
alex0ptr has joined #jruby
alex0ptr has quit [Ping timeout: 255 seconds]
alex0ptr has joined #jruby
alex0ptr has quit [Ping timeout: 276 seconds]
alex0ptr has joined #jruby
alex0ptr has quit [Ping timeout: 240 seconds]
lanceball is now known as lance|afk
alex0ptr has joined #jruby
alex0ptr has quit [Remote host closed the connection]
thedarkone2 has quit [Quit: thedarkone2]
<
GitHub122>
[jruby] rovf opened issue #4452: JRuby 1.7.26: String#encoding returns wrong encoding?
https://git.io/vMF9Q
<
GitHub149>
[jruby] amatsuda opened issue #4453: JRuby 9.0.5.0: Struct fails to keep the constant name when autoloaded
https://git.io/vMF9b
alex0ptr has joined #jruby
alex0ptr has quit [Remote host closed the connection]
alex0ptr has joined #jruby
alex0ptr has quit [Remote host closed the connection]
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
zacts has quit [Quit: WeeChat 1.7]
zacts has joined #jruby
drbobbeaty has quit [Ping timeout: 264 seconds]
drbobbeaty has joined #jruby
yopp has quit [Ping timeout: 240 seconds]
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
aardvark179 has left #jruby [#jruby]
bbrowning_away is now known as bbrowning
drbobbeaty has joined #jruby
vtunka has joined #jruby
shellac has joined #jruby
<
GitHub142>
jruby/master 02276be kares: should be a CAN_SET_ACCESSIBLE check (its blowing on Java 9)...
<
GitHub142>
jruby/master 7a4abe3 kares: internal private MarshalStream method should be static
<
GitHub142>
jruby/master b9eb2dc kares: remove redundant require in io/console.rb (no Java features used)
tcrawley-away is now known as tcrawley
tcrawley is now known as tcrawley-away
lance|afk is now known as lanceball
vtunka has quit [Quit: Leaving]
vtunka has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
enebo has joined #jruby
shellac has joined #jruby
shellac has quit [Client Quit]
vtunka has quit [Quit: Leaving]
vtunka has joined #jruby
Aethenelle has joined #jruby
alex0ptr has joined #jruby
<
GitHub71>
jruby/deopt 0216ee2 Thomas E. Enebo: Merge branch 'master' into deopt
<
GitHub71>
jruby/deopt f4d6aca Thomas E. Enebo: Merge branch 'master' into deopt
camlow325 has joined #jruby
bbrowning is now known as bbrowning_away
hobodave has joined #jruby
alex0ptr has quit [Remote host closed the connection]
<
GitHub139>
jruby/deopt 92be326 Thomas E. Enebo: Change ModuleVersionGuardInstr to not have a failure path and to record it's...
<
GitHub139>
jruby/deopt 8855a12 Thomas E. Enebo: Remove unused live module attribute to ModuleVersionGuardInstr
yahonda has joined #jruby
yahonda has left #jruby [#jruby]
alex0ptr has joined #jruby
thedarkone2 has joined #jruby
alex0ptr_ has joined #jruby
alex0ptr has quit [Ping timeout: 245 seconds]
enebo has quit [Quit: enebo]
vtunka has quit [Quit: Leaving]
shellac has joined #jruby
alex0ptr_ has quit [Ping timeout: 252 seconds]
camlow321 has joined #jruby
camlow325 has quit [Ping timeout: 260 seconds]
alex0ptr has joined #jruby
alex0ptr has quit [Ping timeout: 252 seconds]
marciol has joined #jruby
alex0ptr has joined #jruby
alex0ptr has quit [Remote host closed the connection]
thedarkone2 has quit [Quit: thedarkone2]
shellac has quit [Quit: Computer has gone to sleep.]
bbrowning_away is now known as bbrowning
alex0ptr has joined #jruby
alex0ptr has quit [Ping timeout: 240 seconds]
enebo has joined #jruby
<
enebo>
chrisseaton: yeah this is just a mistake
<
enebo>
chrisseaton: no doubt kristian just made a mistake when he made the file. We will fix it
<
chrisseaton>
Could put you that in writing in the issue, please :) so I can refer to it
<
enebo>
chrisseaton: sure
<
headius>
you can just ignore the gpl licenses also
<
headius>
that's the point of the tri license
<
chrisseaton>
Yeah who'd choose the GPL?
<
chrisseaton>
Was someone in favour of it when you chose these licenses?
<
enebo>
chrisseaton: we did not start this project and that was there at the time
<
chrisseaton>
Oh I assumed it all changed licence fairly recently
<
chrisseaton>
I don't know why
<
GitHub150>
jruby/master cb165f2 Thomas E. Enebo: Fixes #4454. Our poms referred to the wrong versions of GPL and LGPL
hobodave_ has joined #jruby
hobodave has quit [Ping timeout: 240 seconds]
<
GitHub168>
jruby/jruby-1_7 99c9b5e Charles Oliver Nutter: Fix incorrect license versions in pom.xml. Fixes #4454.
<
GitHub69>
jruby/deopt e0209c9 Thomas E. Enebo: Pencil in simple implementation of ModuleVersionGuardInstr
<
GitHub186>
[jruby] headius closed issue #4453: JRuby 9.0.5.0: Struct fails to keep the constant name when autoloaded
https://git.io/vMF9b
thedarkone2 has joined #jruby
shellac has joined #jruby
enebo has quit [Quit: enebo]
marciol has quit [Remote host closed the connection]
marciol has joined #jruby
alex0ptr has joined #jruby
alex0ptr has quit [Ping timeout: 240 seconds]
shellac has quit [Quit: Computer has gone to sleep.]
lanceball is now known as lance|afk
<
GitHub193>
jruby/master dffc23c Charles Oliver Nutter: Restore IR dumping for non-specific-arity method bodies in JIT.
<
GitHub27>
jruby/deopt b59a143 Charles Oliver Nutter: Implement JVM part of ModuleVersionGuardInstr.
<
GitHub47>
jruby/deopt 3a9967e Charles Oliver Nutter: Merge branch 'master' into deopt
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
bbrowning is now known as bbrowning_away
camlow321 has quit [Ping timeout: 240 seconds]
enebo has joined #jruby
hobodave_ has quit [Quit: Computer has gone to sleep.]
alex0ptr has joined #jruby
alex0ptr has quit [Ping timeout: 258 seconds]