00:08
colinsurprenant has joined #jruby
00:09
colinsurprenant has quit [Client Quit]
00:10
sdogruyol has joined #jruby
00:12
colinsurprenant has joined #jruby
00:15
sdogruyol has quit [Ping timeout: 265 seconds]
00:16
djbkd has quit [Remote host closed the connection]
00:18
Aethenelle has joined #jruby
00:25
rcvalle has quit [Quit: rcvalle]
00:26
nirvdrum has quit [Ping timeout: 276 seconds]
00:26
x1337807x has quit [Ping timeout: 264 seconds]
00:34
colinsurprenant has quit [Quit: colinsurprenant]
00:50
Aethenelle has quit [Read error: Connection reset by peer]
00:52
mje113 has quit [Quit: Connection closed for inactivity]
00:55
deobalds has quit [Quit: Computer has gone to sleep.]
01:00
deobalds has joined #jruby
01:03
deobalds has quit [Client Quit]
01:09
mrmargolis has joined #jruby
01:19
JRubyGithub has joined #jruby
01:19
<
JRubyGithub >
jruby/truffle-head cba68fd Chris Seaton: Merge branch 'master' into truffle-head...
01:19
JRubyGithub has left #jruby [#jruby]
01:34
DavidEGrayson has quit [Quit: Leaving.]
01:41
mcclurmc_ has quit [Remote host closed the connection]
01:43
JRubyGithub has joined #jruby
01:43
<
JRubyGithub >
jruby/master ea5bcca Chris Seaton: [Truffle] Pull out the Hash set operation into a separate node.
01:43
JRubyGithub has left #jruby [#jruby]
01:55
djbkd has joined #jruby
01:57
DomKM has joined #jruby
01:57
colinsurprenant has joined #jruby
01:58
djbkd has quit [Client Quit]
01:59
sdogruyol has joined #jruby
02:03
sdogruyol has quit [Ping timeout: 250 seconds]
02:11
bjfish2 has quit [Quit: bjfish2]
02:30
havenwood has quit [Ping timeout: 252 seconds]
02:56
x1337807x has joined #jruby
03:10
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
03:15
havenwood has joined #jruby
03:48
sdogruyol has joined #jruby
03:52
sdogruyol has quit [Ping timeout: 240 seconds]
03:52
DavidEGrayson has joined #jruby
03:56
colinsurprenant has quit [Quit: colinsurprenant]
04:02
havenwood has quit [Ping timeout: 244 seconds]
04:05
x1337807x has joined #jruby
04:15
DavidEGrayson1 has joined #jruby
04:17
DavidEGrayson has quit [Ping timeout: 256 seconds]
04:22
havenwood has joined #jruby
04:50
JRubyGithub has joined #jruby
04:50
<
JRubyGithub >
jruby/master 313e7ec Chris Seaton: [Truffle] No need to set the size after a Hash buckets merge.
04:50
<
JRubyGithub >
jruby/master e4349e3 Chris Seaton: [Truffle] Use SetNode for merge buckets.
04:50
<
JRubyGithub >
jruby/master 6afa15b Chris Seaton: [Truffle] Organise imports.
04:50
JRubyGithub has left #jruby [#jruby]
05:12
yfeldblum has quit [Ping timeout: 265 seconds]
05:19
sdogruyol has joined #jruby
05:21
robbyoconnor has joined #jruby
05:23
sdogruyol has quit [Ping timeout: 264 seconds]
05:25
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
05:27
JRubyGithub has joined #jruby
05:27
<
JRubyGithub >
[jruby] chrisseaton closed pull request #3017: Adopting to Redesigned Truffle Inter-operability API (truffle-head...NewInterOpAPI)
http://git.io/vIf9X
05:27
JRubyGithub has left #jruby [#jruby]
05:29
x1337807x has joined #jruby
05:38
robbyoconnor has quit [Quit: Konversation terminated!]
05:50
yfeldblum has joined #jruby
05:58
DavidEGrayson1 has quit [Quit: Leaving.]
06:08
DavidEGrayson has joined #jruby
06:10
DavidEGrayson has quit [Client Quit]
06:19
sdogruyol has joined #jruby
06:30
havenwood has quit [Ping timeout: 276 seconds]
06:32
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
06:34
e_dub has quit [Quit: Leaving]
06:39
yfeldblum has quit [Ping timeout: 265 seconds]
06:40
e_dub has joined #jruby
06:53
sdogruyol has quit [Ping timeout: 250 seconds]
07:00
yfeldblum has joined #jruby
07:08
rsim has joined #jruby
07:20
skade has joined #jruby
07:21
yfeldblum has quit [Ping timeout: 265 seconds]
07:28
shellac has joined #jruby
07:49
sdogruyol has joined #jruby
08:00
rsim has quit [Quit: Leaving.]
08:07
shellac has quit [Quit: Computer has gone to sleep.]
08:09
djellemah has joined #jruby
08:12
skade has quit [Quit: Computer has gone to sleep.]
08:15
skade has joined #jruby
08:23
sdogruyol has quit [Ping timeout: 276 seconds]
08:27
dekz has joined #jruby
08:30
<
dekz >
will try and investigate the real exception, but this only appears on rc1 (not in pre2)
08:30
<
Antiarc >
dekz: This is the same one I'm chasing
08:31
<
Antiarc >
enebo has a bead on it, just needed a bit more info
08:32
<
dekz >
oh hah! So you noticed this regression from pre2 -> rc1?
08:32
<
Antiarc >
I just noticed it showing up in our travis suites, yeah
08:32
<
Antiarc >
I should actually just bisect it since I have a repro case
08:33
<
olleolleolle >
Antiarc: I find this oddly exciting.
08:34
<
olleolleolle >
Antiarc: A thriller.
08:45
<
Antiarc >
It's caused by Method#parameters
08:46
<
Antiarc >
And I suspect it's a jit/cache bug because it doesn't show up in isolation for me
08:50
<
Antiarc >
MixedModeIRMethod showing up in there too
08:50
<
Antiarc >
Which is the culprit in my code, I think
08:50
<
dekz >
such a deep stack trace
08:54
cristianrasch has joined #jruby
09:07
skade has quit [Quit: Computer has gone to sleep.]
09:09
mister_solo has joined #jruby
09:11
cristianrasch has quit [Quit: Leaving.]
09:11
cristianrasch has joined #jruby
09:24
temporalfox has joined #jruby
09:24
temporal_ has quit [Read error: Connection reset by peer]
09:28
cristianrasch has quit [Quit: Leaving.]
09:28
mister_solo has quit [Ping timeout: 246 seconds]
09:28
cristianrasch has joined #jruby
09:30
dinfuehr has joined #jruby
09:33
mister_solo has joined #jruby
09:35
sdogruyol has joined #jruby
09:46
mister_solo has quit [Ping timeout: 252 seconds]
09:57
dinfuehr has quit [Remote host closed the connection]
10:00
JRubyGithub has joined #jruby
10:00
<
JRubyGithub >
jruby/master ebe8cff Benoit Daloze: [Truffle] Fix a few Eclipse warnings.
10:00
JRubyGithub has left #jruby [#jruby]
10:09
sdogruyol has quit [Ping timeout: 272 seconds]
11:01
e_dub has quit [Ping timeout: 246 seconds]
11:05
e_dub has joined #jruby
11:16
cristianrasch has quit [Quit: Leaving.]
11:17
cristianrasch has joined #jruby
11:17
cristianrasch has quit [Client Quit]
11:17
cristianrasch has joined #jruby
12:14
shellac has joined #jruby
12:48
havenwood has joined #jruby
12:51
drbobbeaty has joined #jruby
12:51
nirvdrum has joined #jruby
12:57
nirvdrum has quit [Ping timeout: 240 seconds]
13:11
shellac has quit [Quit: Computer has gone to sleep.]
13:24
sdogruyol has joined #jruby
13:24
colinsurprenant has joined #jruby
13:37
bjfish2 has joined #jruby
13:56
djellemah has quit [Ping timeout: 264 seconds]
13:58
sdogruyol has quit [Ping timeout: 264 seconds]
14:00
deobalds has joined #jruby
14:07
mrmargolis has quit [Remote host closed the connection]
14:11
benlovell has joined #jruby
14:29
kstuart has joined #jruby
14:30
temporal_ has joined #jruby
14:32
kstuart_ has quit [Ping timeout: 264 seconds]
14:33
temporalfox has quit [Ping timeout: 264 seconds]
14:49
bb010g has joined #jruby
14:50
bbrowning_away has quit [Quit: Leaving]
14:51
JRubyGithub has joined #jruby
14:51
<
JRubyGithub >
[jruby] eregon closed issue #3013: [Truffle] Kernel#send should be more transparent
http://git.io/vk7pF
14:51
JRubyGithub has left #jruby [#jruby]
14:54
mcclurmc has joined #jruby
15:10
skade has joined #jruby
15:20
havenwood has quit [Ping timeout: 264 seconds]
15:20
benlovell has quit [Ping timeout: 252 seconds]
15:43
sdogruyol has joined #jruby
15:43
marr has joined #jruby
15:48
shellac has joined #jruby
15:48
JRubyGithub has joined #jruby
15:48
<
JRubyGithub >
jruby/master ddf220c Brandon Fish: [Truffle] Untag passing matchdata specs
15:48
JRubyGithub has left #jruby [#jruby]
15:50
dekz has quit [Quit: Connection closed for inactivity]
15:58
colinsurprenant has quit [Ping timeout: 276 seconds]
15:58
deobalds has quit [Quit: Computer has gone to sleep.]
15:58
colinsurprenant has joined #jruby
16:03
bjfish2 has quit [Quit: bjfish2]
16:03
skade has quit [Quit: Computer has gone to sleep.]
16:04
deobalds has joined #jruby
16:06
deobalds has quit [Client Quit]
16:08
bjfish2 has joined #jruby
16:11
bjfish2 has quit [Client Quit]
16:11
skade has joined #jruby
16:12
subbu has joined #jruby
16:17
skade has quit [Quit: Computer has gone to sleep.]
16:17
sdogruyol has quit [Ping timeout: 276 seconds]
16:19
bjfish2 has joined #jruby
16:19
travis-ci has joined #jruby
16:19
travis-ci has left #jruby [#jruby]
16:20
rsim has joined #jruby
16:21
<
chrisseaton >
bjfish2: can you take a look at that failure, please?
16:28
JRubyGithub has joined #jruby
16:28
<
JRubyGithub >
[jruby] abonas opened issue #3043: Example #4 of ScriptingContainer documentation doesn't work
http://git.io/vIheb
16:28
JRubyGithub has left #jruby [#jruby]
16:30
benlovell has joined #jruby
16:36
skade has joined #jruby
16:44
skade has quit [Quit: Computer has gone to sleep.]
16:50
colinsurprenant has quit [Quit: colinsurprenant]
16:52
subbu has quit [Ping timeout: 246 seconds]
16:54
benlovell has quit [Ping timeout: 272 seconds]
16:57
subbu has joined #jruby
17:02
subbu has quit [Ping timeout: 256 seconds]
17:08
colinsurprenant has joined #jruby
17:13
sdogruyol has joined #jruby
17:38
rsim has quit [Quit: Leaving.]
17:45
colinsurprenant has quit [Quit: colinsurprenant]
17:45
shellac has quit [Quit: Computer has gone to sleep.]
17:46
sdogruyol has quit [Ping timeout: 245 seconds]
17:47
benlovell has joined #jruby
17:54
mrmargolis has joined #jruby
17:57
JRubyGithub has joined #jruby
17:57
<
JRubyGithub >
jruby/master 43f95ec Chris Seaton: [Truffle] Allow Hash#map with buckets to compile.
17:57
<
JRubyGithub >
jruby/master 2b49f18 Chris Seaton: [Truffle] Some redundant transfers in HashNodes.
17:57
JRubyGithub has left #jruby [#jruby]
17:58
<
chrisseaton >
bjfish2: I'm going to revert your commit to keep Travis green
17:59
JRubyGithub has joined #jruby
17:59
JRubyGithub has left #jruby [#jruby]
17:59
<
JRubyGithub >
jruby/master 3d8ecfe Chris Seaton: Revert "[Truffle] Untag passing matchdata specs"...
18:00
dinfuehr has joined #jruby
18:05
bb010g has quit [Quit: Connection closed for inactivity]
18:05
JRubyGithub has joined #jruby
18:05
<
JRubyGithub >
jruby/master 6734214 Chris Seaton: [Truffle] Tidy up Hash#merge
18:05
JRubyGithub has left #jruby [#jruby]
18:28
benlovell has quit [Ping timeout: 245 seconds]
18:29
bjfish2 has quit [Quit: bjfish2]
18:35
travis-ci has joined #jruby
18:35
travis-ci has left #jruby [#jruby]
18:47
mrmargolis has quit [Remote host closed the connection]
18:54
dinfuehr has quit [Remote host closed the connection]
18:59
colinsurprenant has joined #jruby
19:11
travis-ci has joined #jruby
19:11
travis-ci has left #jruby [#jruby]
19:12
colinsurprenant has quit [Quit: colinsurprenant]
19:23
benlovell has joined #jruby
19:26
colinsurprenant has joined #jruby
19:27
dinfuehr has joined #jruby
19:31
sdogruyol has joined #jruby
19:45
cristianrasch has quit [Quit: Leaving.]
20:00
colinsurprenant has quit [Quit: colinsurprenant]
20:03
dinfuehr has quit [Remote host closed the connection]
20:04
colinsurprenant has joined #jruby
20:05
sdogruyol has quit [Ping timeout: 264 seconds]
20:13
colinsurprenant has quit [Quit: colinsurprenant]
20:19
colinsurprenant has joined #jruby
20:25
yfeldblum has joined #jruby
20:28
colinsurprenant has quit [Quit: colinsurprenant]
20:51
colinsurprenant has joined #jruby
21:00
colinsurprenant has quit [Quit: colinsurprenant]
21:00
DomKM has quit [Quit: Connection closed for inactivity]
21:07
colinsurprenant has joined #jruby
21:25
subbu has joined #jruby
21:31
havenwood has joined #jruby
21:35
subbu has quit [Ping timeout: 250 seconds]
21:35
JRubyGithub has joined #jruby
21:35
<
JRubyGithub >
[jruby] cheald opened pull request #3044: Fix getRealMethod for WrapperMethod which wraps a WrapperMethod (master...master)
http://git.io/vIjsq
21:35
JRubyGithub has left #jruby [#jruby]
21:42
x1337807x has joined #jruby
21:49
sdogruyol has joined #jruby
21:58
colinsurprenant has quit [Quit: colinsurprenant]
22:09
havenn has joined #jruby
22:10
havenwood has quit [Ping timeout: 265 seconds]
22:10
temporalfox has joined #jruby
22:11
colinsurprenant has joined #jruby
22:12
shellac has joined #jruby
22:13
temporal_ has quit [Ping timeout: 264 seconds]
22:13
havenn has quit [Ping timeout: 245 seconds]
22:13
vifino has quit [Read error: Connection reset by peer]
22:13
wt has joined #jruby
22:14
wt is now known as Guest6422
22:15
Guest6422 has quit [Remote host closed the connection]
22:15
colinsurprenant has quit [Ping timeout: 250 seconds]
22:16
deobalds has joined #jruby
22:16
wt_ has joined #jruby
22:17
wt_ has quit [Read error: Connection reset by peer]
22:17
bb010g has joined #jruby
22:18
skade has joined #jruby
22:23
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
22:24
sdogruyol has quit [Ping timeout: 265 seconds]
22:25
x1337807x has joined #jruby
22:31
skade has quit [Read error: Connection reset by peer]
22:31
skade has joined #jruby
22:41
mrmargolis has joined #jruby
22:48
mrmargolis has quit [Remote host closed the connection]
22:49
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
22:53
mrmargolis has joined #jruby
22:54
skade has quit [Quit: Computer has gone to sleep.]
22:57
benlovell has quit [Ping timeout: 264 seconds]
23:02
mrmargolis has quit [Remote host closed the connection]
23:10
x1337807x has joined #jruby
23:11
shellac has quit [Quit: Computer has gone to sleep.]
23:18
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
23:21
bzb has joined #jruby
23:22
bzb has quit [Read error: Connection reset by peer]
23:22
x1337807x has joined #jruby
23:29
Liothen has quit [Ping timeout: 264 seconds]
23:30
Liothen has joined #jruby
23:45
havenwood has joined #jruby
23:45
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
23:48
havenn has joined #jruby
23:50
havenwood has quit [Ping timeout: 256 seconds]