00:22
Specialist has joined #jruby
00:34
Specialist has quit [Ping timeout: 252 seconds]
01:26
Specialist has joined #jruby
01:40
Specialist has quit [Ping timeout: 250 seconds]
01:52
nirvdrum has quit [Ping timeout: 250 seconds]
01:59
bb010g has quit [Quit: Connection closed for inactivity]
02:07
nirvdrum has joined #jruby
02:09
Specialist has joined #jruby
02:28
Specialist has quit [Ping timeout: 244 seconds]
02:42
<
GitHub115 >
jruby/master ae68d31 Chris Seaton: [Truffle] Remove PointerGuards, as it's a whole package and class for a single guard.
02:42
<
GitHub115 >
jruby/master b56a05d Chris Seaton: [Truffle] Move conversion stuff to cast package, as it's all mixed up anyway.
02:42
<
GitHub115 >
jruby/master a191620 Chris Seaton: [Truffle] Formatting of boolean nodes.
03:40
nirvdrum has quit [Ping timeout: 260 seconds]
03:41
nirvdrum has joined #jruby
03:52
yfeldblum has quit [Ping timeout: 250 seconds]
04:03
mkristian has joined #jruby
04:07
nirvdrum has quit [Ping timeout: 244 seconds]
05:35
thedarkone2 has quit [Quit: thedarkone2]
05:36
yfeldblum has joined #jruby
05:44
robbyoconnor has joined #jruby
05:49
ITXpander has joined #jruby
05:51
ITXpander2 has joined #jruby
05:52
ITXpander3 has joined #jruby
05:52
ITXpander2 has quit [Read error: Connection reset by peer]
05:52
ITXpander1 has quit [Ping timeout: 268 seconds]
05:54
ITXpander1 has joined #jruby
05:55
ITXpander has quit [Ping timeout: 244 seconds]
05:56
ITXpander has joined #jruby
05:57
ITXpander2 has joined #jruby
05:57
ITXpander has quit [Read error: Connection reset by peer]
05:58
ITXpander3 has quit [Ping timeout: 248 seconds]
05:58
ITXpander2 has quit [Read error: Connection reset by peer]
05:58
ITXpander has joined #jruby
05:58
ITXpander has quit [Client Quit]
05:58
ITXpander1 has quit [Ping timeout: 248 seconds]
06:13
yfeldblum has quit [Ping timeout: 248 seconds]
06:38
<
GitHub0 >
jruby/test-load-path-argument 142b8f9 Christian Meier: Revert "always look into classloader resources to find directory entries"...
06:38
<
GitHub0 >
jruby/test-load-path-argument 9e4721d Christian Meier: Revert "remove obsolete gem_paths via classloader resource"...
06:50
pawnbox has quit [Ping timeout: 250 seconds]
07:34
CaptainHeavy has joined #jruby
07:50
yfeldblum has joined #jruby
07:58
yfeldblum has quit [Ping timeout: 260 seconds]
07:58
donV has joined #jruby
08:24
yfeldblum has joined #jruby
08:29
pawnbox has joined #jruby
08:30
yfeldblum has quit [Ping timeout: 268 seconds]
08:45
pawnbox has quit [Remote host closed the connection]
08:45
yfeldblum has joined #jruby
08:45
pawnbox has joined #jruby
09:15
CaptainHeavy has quit [Ping timeout: 246 seconds]
09:24
donV has quit [Quit: donV]
09:30
pawnbox has quit [Remote host closed the connection]
09:31
donV has joined #jruby
09:31
pawnbox has joined #jruby
09:33
CaptainHeavy has joined #jruby
09:35
pawnbox has quit [Ping timeout: 276 seconds]
09:41
pawnbox has joined #jruby
09:52
skade has joined #jruby
09:56
brauliobo has quit [Ping timeout: 246 seconds]
09:58
CaptainHeavy has quit [Ping timeout: 246 seconds]
10:29
yfeldblum has quit [Ping timeout: 268 seconds]
10:33
skade has quit [Quit: Computer has gone to sleep.]
10:52
CaptainHeavy has joined #jruby
10:54
<
GitHub53 >
[jruby] eregon closed pull request #3784: [Truffle] Discussion: introducing first-class Array strategies (master...array_strategies)
https://git.io/vViAy
11:02
yfeldblum has joined #jruby
11:02
<
GitHub90 >
jruby/master 16b0f81 kares: [ji] add unwrapIfJavaObject helper + generix-ize unwrapJavaObject for less casts
11:05
<
kares_ >
donV: believe it might be to how the latest jossl was released - maybe from a non-clean built
11:05
skade has joined #jruby
11:05
<
donV >
kares_: Ah! Nice!
11:05
<
kares_ >
just guessing so far :)
11:06
<
kares_ >
its me to blame (for 0.9.15 - although I recall always doing clean before release) - but there's no 0.9.16 by mkristian
11:06
<
kares_ >
so maybe we can try that
11:06
<
kares_ >
donV: did you try 0.9.16 or its only 15?
11:07
<
donV >
kares_: Would be great with a new release. This is only in the actual JRuby distro.
11:07
<
donV >
kares_: Should I try adding the gem?
11:08
<
kares_ >
yeah reading your discussion with enebo
11:09
<
kares_ >
although the gem gets unpacked - so I'm not sure if that would matter
11:09
<
kares_ >
donV: did you guys try jruby-1_7 ?
11:09
<
donV >
Nope, just 9.1.0.0-SNAPSHOT
11:10
<
donV >
1.7 is quickly getting obsolete for me :)
11:10
<
donV >
kares_: The only good thing for me with 1.7 is the lower memory footprint
11:12
<
kares_ >
yy I also mostly commit fixes to master only
11:13
<
donV >
kares_: I only have interesting issues :)
11:13
<
kares_ >
was hoping to look into that on 1_7 as well since '.' access seemed to have worked at some point
11:13
<
kares_ >
inner class . access - actually wanted that as a feature
11:14
<
kares_ >
donV: indeed!
11:14
<
kares_ >
and your are always fun to fix :)
11:14
<
donV >
Glad to hear! :)
11:14
<
kares_ >
but first will look into that ossl binding thing
11:15
<
kares_ >
esp. since you did get it while building - so I should see it locally
11:16
<
donV >
kares_: Yeah, I saw it in the cloudbees CI builds from 238 and onward. Haven’t tried building locally.
11:17
<
donV >
kares_: IIRC build 237 was OK, and that was also jossl 0.9.15, I think.
11:18
<
kares_ >
donV: ah good to know - thanks ... so its maybe not jossl to blame then ;(
11:19
skade has quit [Quit: Computer has gone to sleep.]
11:23
digitalextremist has quit [Ping timeout: 260 seconds]
11:24
yfeldblum has quit [Ping timeout: 268 seconds]
11:25
skade has joined #jruby
11:39
CaptainHeavy has quit [Remote host closed the connection]
12:09
skade has quit [Quit: Computer has gone to sleep.]
12:22
skade has joined #jruby
12:30
skade has quit [Quit: Computer has gone to sleep.]
12:39
skade has joined #jruby
12:50
skade has quit [Quit: Computer has gone to sleep.]
12:50
brauliobo has joined #jruby
12:52
donV has quit [Quit: donV]
12:55
Specialist has joined #jruby
13:09
Specialist has quit [Ping timeout: 268 seconds]
13:52
bjfish2 has joined #jruby
14:11
Specialist has joined #jruby
14:13
brauliobo_ has joined #jruby
14:14
brauliobo has quit [Ping timeout: 276 seconds]
14:32
bjfish2 has quit [Quit: bjfish2]
15:12
donV has joined #jruby
15:24
<
GitHub6 >
[jruby] chyh1990 opened pull request #3791: Add option to enable ir writing on-the-fly (master...add_ir_writing_dyn)
https://git.io/vV940
15:52
brauliobo_ has quit [Ping timeout: 246 seconds]
15:55
<
GitHub161 >
jruby/master c81cb36 kares: cleanup imports + finalize SkinnyMethodAdapter; also add a license header
15:55
<
GitHub161 >
jruby/master 4628a72 kares: make defineAnnotatedMethod variants final in RubyModule
15:55
<
GitHub161 >
jruby/master c1a4ea2 kares: avoid allAnnotatedMethods map in MethodClumper since its never used
16:09
<
GitHub181 >
jruby/master e01886b Chris Seaton: [Truffle] Move static Proc methods to ProcOperations.
16:09
<
GitHub181 >
jruby/master a1bc036 Chris Seaton: [Truffle] Move ProcType to top level.
16:09
<
GitHub181 >
jruby/master 66aefc7 Chris Seaton: [Truffle] Tidy up ProcOperations.
16:11
thedarkone2 has joined #jruby
16:32
lan5432 has joined #jruby
16:38
skade has joined #jruby
16:39
lan5432 has joined #jruby
16:49
Specialist has quit [Read error: Connection reset by peer]
16:49
Specialist has joined #jruby
16:53
Specialist has quit [Client Quit]
16:56
Specialist has joined #jruby
17:11
pawnbox has quit [Remote host closed the connection]
17:12
pawnbox has joined #jruby
17:20
digitalextremist has joined #jruby
17:20
pawnbox has quit [Remote host closed the connection]
17:20
pawnbox has joined #jruby
17:38
mattwildig has joined #jruby
17:47
enebo has joined #jruby
17:52
thedarkone2 has quit [Quit: thedarkone2]
18:00
Papierkorb has left #jruby ["Konversation terminated!"]
18:10
digitalextremist has quit [Ping timeout: 244 seconds]
18:12
digitalextremist has joined #jruby
18:29
Specialist has quit [Ping timeout: 260 seconds]
18:30
enebo has quit [Quit: enebo]
18:59
thedarkone2 has joined #jruby
19:22
<
donV >
kares_: Hi! Thanks for fixing my issue!
19:23
pawnbox has quit [Remote host closed the connection]
19:23
pawnbox has joined #jruby
19:23
<
donV >
headius: Hi! You on?
19:25
Specialist has joined #jruby
19:31
pawnbox has quit [Ping timeout: 268 seconds]
19:32
digitalextremist has quit [Ping timeout: 240 seconds]
19:48
mattwild_ has joined #jruby
19:50
mattwildig has quit [Ping timeout: 264 seconds]
19:56
pawnbox has joined #jruby
20:01
pawnbox has quit [Ping timeout: 264 seconds]
20:02
mattwildig has joined #jruby
20:03
blandflakes has joined #jruby
20:04
mattwild_ has quit [Ping timeout: 248 seconds]
20:09
mattwild_ has joined #jruby
20:12
mattwildig has quit [Ping timeout: 244 seconds]
20:12
yfeldblum has joined #jruby
20:17
mattwild_ has quit [Ping timeout: 260 seconds]
20:25
mattwildig has joined #jruby
20:30
mattwildig has quit [Ping timeout: 244 seconds]
20:36
mattwildig has joined #jruby
20:42
lan5432 has joined #jruby
20:45
mattwild_ has joined #jruby
20:47
mattwildig has quit [Ping timeout: 264 seconds]
20:50
mattwild_ has quit [Ping timeout: 264 seconds]
20:58
mattwildig has joined #jruby
21:08
mattwildig has quit []
21:26
pawnbox has joined #jruby
21:27
Specialist has quit [Remote host closed the connection]
21:31
pawnbox has quit [Ping timeout: 244 seconds]
21:45
mkristian has quit [Quit: This computer has gone to sleep]
21:50
Antiarc has quit [Read error: Connection reset by peer]
21:51
Antiarc has joined #jruby
21:56
pawnbox has joined #jruby
22:01
pawnbox has quit [Ping timeout: 268 seconds]
22:19
donV has quit [Quit: donV]
22:26
pawnbox has joined #jruby
22:32
pawnbox has quit [Ping timeout: 276 seconds]
22:34
yfeldblum has quit [Ping timeout: 250 seconds]
22:38
mj12` has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
22:39
mj12` has joined #jruby
22:56
pawnbox has joined #jruby
23:01
pawnbox has quit [Ping timeout: 244 seconds]
23:02
brauliobo has joined #jruby
23:27
kares_ has quit [Quit: ...]
23:33
kares has joined #jruby
23:36
kares has quit [Client Quit]
23:39
kares has joined #jruby
23:46
pawnbox has joined #jruby
23:48
<
GitHub90 >
jruby/master f0bfd1d Chris Seaton: [Truffle] Tidy up ProcNodes.
23:48
<
GitHub90 >
jruby/master 7cd624e Chris Seaton: [Truffle] Move error string into CoreLibrary.
23:48
<
GitHub90 >
jruby/master 22baf57 Chris Seaton: [Truffle] Add a yieldWithModifiedBlock to YieldCoreMethodNode.
23:50
<
GitHub196 >
[jruby] chrisseaton commented on commit 7e7f844: @nirvdrum I'm using this for where we have a Java string come in from something like a source section, and it makes sense to cache it - think about examining a backtrace where most of the lines are the same long paths.
https://git.io/vVHnn
23:51
pawnbox has quit [Ping timeout: 240 seconds]
23:51
<
GitHub141 >
[jruby] chrisseaton commented on commit 7d82684: @nirvdrum seems like a good idea to cache this.
https://git.io/vVHnC
23:52
<
GitHub84 >
[jruby] chrisseaton commented on commit 38e32b0: @nirvdrum in lots of places we do String.format and then convert to a rope. This helper lets you create a concat rope from what you already have. Hopefully will save memory with things like long backtraces. Not sure though, as the rope object itself is fairly heavy. Maybe we need n-way concats...
https://git.io/vVHnB