<GitHub164>
[jruby] mkristian opened issue #3365: test/mri/psych//test_yaml.rb fails with enable system assertions http://git.io/vcgsT
mkristian_ has joined #jruby
mkristian has quit [Ping timeout: 252 seconds]
mike___1234 has joined #jruby
nateberkopec has joined #jruby
yorickpeterse has left #jruby ["The NSA took my baby"]
nateberkopec has quit [Ping timeout: 246 seconds]
shellac has quit [Quit: Computer has gone to sleep.]
skade has quit [Ping timeout: 256 seconds]
samphippen has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
samphippen has quit [Read error: Connection reset by peer]
<GitHub96>
[jruby] mkristian pushed 1 new commit to jruby-1_7: http://git.io/vcgEj
<GitHub96>
jruby/jruby-1_7 52082d1 Christian Meier: ensure relative paths from PATH work with -S...
samphippen has joined #jruby
arturaz has joined #jruby
samphippen has quit [Read error: Connection reset by peer]
samphippen has joined #jruby
arturaz has quit [Remote host closed the connection]
mkristian_ has quit [Quit: This computer has gone to sleep]
<GitHub70>
[jruby] eregon pushed 1 new commit to master: http://git.io/vcg2F
<GitHub70>
jruby/master 574a08e Benoit Daloze: [Truffle] Add an explicit DeclarationContext.TOP_LEVEL.
headius_ has joined #jruby
mysteriouspants_ has joined #jruby
jamo__ has joined #jruby
mysteriouspants has quit [Ping timeout: 250 seconds]
headius has quit [Ping timeout: 250 seconds]
mysteriouspants_ is now known as mysteriouspants
Jamo has quit [Ping timeout: 250 seconds]
mkristian_ has joined #jruby
<GitHub39>
[jruby] chrisseaton pushed 2 new commits to truffle-head: http://git.io/vcgrt
<GitHub39>
jruby/truffle-head 4d43c47 Chris Seaton: [Truffle] Update for latest API.
<GitHub39>
jruby/truffle-head a1a4fc3 Chris Seaton: Merge branch 'master' into truffle-head...
mkristian__ has joined #jruby
mkristian_ has quit [Ping timeout: 250 seconds]
skade has joined #jruby
<GitHub23>
[jruby] mkristian pushed 1 new commit to master: http://git.io/vcg6p
<GitHub23>
jruby/master b403be6 Christian Meier: Merge branch 'jruby-1_7'
<GitHub59>
[jruby] mkristian closed issue #3186: Unable to use bundler with jruby-complete for versions 1.7.21 and 9.0.0.0. 1.7.19 works as expected. http://git.io/vYua2
shellac has joined #jruby
samphippen has quit [Read error: Connection reset by peer]
nateberkopec has joined #jruby
samphippen has joined #jruby
samphippen has quit [Read error: Connection reset by peer]
nateberkopec has quit [Ping timeout: 246 seconds]
blaxter has joined #jruby
<GitHub38>
[jruby] eregon pushed 1 new commit to master: http://git.io/vcgyh
<GitHub38>
jruby/master 001d36a Benoit Daloze: [Truffle] Resolve the default definee using the lexical scope instead of the declaring module....
skade has quit [Ping timeout: 246 seconds]
<GitHub24>
[jruby] chrisseaton pushed 1 new commit to truffle-head: http://git.io/vcg9G
<GitHub24>
jruby/truffle-head 1f426a5 Chris Seaton: [Truffle] Attachments is broken at the moment.
yfeldblum has quit [Ping timeout: 246 seconds]
blaxter has quit [Ping timeout: 240 seconds]
blaxter has joined #jruby
<GitHub128>
[jruby] chrisseaton pushed 1 new commit to truffle-head: http://git.io/vcgb6
<GitHub128>
jruby/truffle-head 898757e Chris Seaton: [Truffle] Lower in Array#initialize
<byteit101>
def goodby(e); puts "I was called!"; end
xardion_ has joined #jruby
<byteit101>
then p RubyClz.java_class.methods.sort{|a, b| a.name <=> b.name }.find_all{|x| x.to_s.include? "hello" or x.to_s.include? "goodby"}.map(&:to_s)
<byteit101>
only shows goodby, not hello
xardion has quit [Ping timeout: 256 seconds]
elia has joined #jruby
<GitHub28>
[jruby] chrisseaton pushed 2 new commits to truffle-head: http://git.io/vcaqJ
<GitHub28>
jruby/truffle-head b92855d Chris Seaton: [Truffle] Tag failing block_given? PE tests.
<GitHub28>
jruby/truffle-head a304bb1 Chris Seaton: [Truffle] Some PE test improvements.
<headius>
byteit101: hmmm...perhaps we never got that wired up for become_java! at runtime
<headius>
I'm fairly certain it works with jrubyc
<headius>
byteit101: does it have the correct argument type?
<byteit101>
yea
<byteit101>
well, not for initialize vs ctor, but for something else I was testing yes
elia_ has joined #jruby
elia has quit [Ping timeout: 246 seconds]
samphippen has joined #jruby
<GitHub182>
[jruby] chrisseaton pushed 1 new commit to master: http://git.io/vcaOw
<GitHub182>
jruby/master a8563aa Chris Seaton: [Truffle] Some PE test improvements.
baroquebobcat has quit [Quit: baroquebobcat]
baroquebobcat has joined #jruby
KevinCorcoran has joined #jruby
samphippen has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
pjammer has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
mkristian has quit [Quit: This computer has gone to sleep]
camlow325 has joined #jruby
pjammer has joined #jruby
cristianrasch has quit [Quit: Leaving]
cristianrasch has joined #jruby
cremes has joined #jruby
<headius>
byteit101: ok, open an issue for this with a reproduction
<headius>
it seems like the name part is just missing from runtime become_java
<byteit101>
headius: ok will do
mkristian has joined #jruby
brauliobo_ has joined #jruby
<byteit101>
headius: oh and it looks like it may be ignoring type as well: ["public org.jruby.runtime.builtin.IRubyObject rubyobj.RubyClz.goodby(org.jruby.runtime.builtin.IRubyObject[])"]
<headius>
ok, that's what I expected
<GitHub71>
[jruby] byteit101 opened issue #3366: java_signature not honored at runtime become_java! http://git.io/vcaaZ
<enebo>
eregon: you are only forcing an intern is Java assertions is enabled (we do not want to re-call intern for all variables here all the time but I don’t understand the motivation for only doing it when -ea is on)
yfeldblum has joined #jruby
<enebo>
eregon: sorry your commit is not the one I am looking for but I still have the question
<enebo>
the fact that staticscope will behave differently if -ea is not supplied will make ci report problems differently
bbrowning is now known as bbrowning_away
<enebo>
eregon: ok I understand this you are not reassigning name so with assertions on it will not wallpaper any bugs by “fixing” the non-asserted string
<enebo>
eregon: I retract the question
<enebo>
:)
havenn has joined #jruby
havenwood has quit [Ping timeout: 246 seconds]
tcrawley is now known as tcrawley-away
pjammer has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
_djbkd has quit [Remote host closed the connection]
_djbkd has joined #jruby
nirvdrum has quit [Ping timeout: 246 seconds]
enebo has quit [Quit: enebo]
<headius>
noice...current failures in test:mri:jit are some wacky interaction with JIT failing and falling back on IR
<headius>
gotta run for now, ttfn all
shellac has quit [Quit: Computer has gone to sleep.]
yfeldblum has quit [Ping timeout: 240 seconds]
yfeldblum has joined #jruby
pjammer has joined #jruby
thsig has quit []
xcv has joined #jruby
Aethenelle has quit [Quit: Aethenelle]
xcv has quit []
xcv has joined #jruby
brauliobo_ has joined #jruby
brauliobo has quit [Ping timeout: 265 seconds]
pjammer has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
KevinCorcoran has quit [Remote host closed the connection]
KevinCorcoran has joined #jruby
KevinCorcoran has quit [Remote host closed the connection]
cristianrasch has quit [Quit: Leaving]
elia has quit [Quit: Computer has gone to sleep.]
Aethenelle has joined #jruby
brauliobo has joined #jruby
brauliobo_ has quit [Ping timeout: 272 seconds]
KevinCorcoran has joined #jruby
KevinCorcoran has quit [Remote host closed the connection]
_djbkd has quit [Quit: My people need me...]
yfeldblum has quit [Quit: Leaving...]
havenn has quit [Ping timeout: 264 seconds]
yfeldblum has joined #jruby
yfeldblum has quit [Remote host closed the connection]