00:00
donV has quit [Read error: Connection reset by peer]
00:08
donV has joined #jruby
00:11
<
GitHub87 >
jruby/truffle-head f1169c9 Kevin Menard: [Truffle] Add missing boundary.
00:13
donV has quit [Read error: Connection reset by peer]
00:23
pawnbox has joined #jruby
00:27
pawnbox has quit [Ping timeout: 240 seconds]
00:29
donV has joined #jruby
00:36
camlow325 has quit [Ping timeout: 265 seconds]
00:47
Specialist has quit [Ping timeout: 260 seconds]
01:01
doughathaway has joined #jruby
01:02
pawnbox has joined #jruby
01:07
pawnbox has quit [Ping timeout: 265 seconds]
01:09
doughathaway has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
01:15
andrewvc_ has joined #jruby
01:16
<
andrewvc_ >
I'm in a weird situation. I'm getting a "stack level too deep" error, but the stack looks relatively shallow, only 12 levels when it dumps the errors, any ideas why that might be?
01:21
<
lopex >
well the stack itself should give some info
01:22
<
lopex >
in most situations
01:22
doughathaway has joined #jruby
01:23
<
lopex >
you can make very shallow recursive calls indeed
01:23
<
andrewvc_ >
lopex, yeah, that's the weird thing
01:24
<
andrewvc_ >
Usually when you have stack overflows its some recursive function. In this case that is not the case at all
01:24
<
lopex >
what the stacktrace ?
01:24
<
andrewvc_ >
I'll share
01:25
<
andrewvc_ >
Usually stack too deep has a line at the bottom "Cut off blah blah blah" saying it's not showing the full stack
01:25
<
andrewvc_ >
not here though
01:25
<
andrewvc_ >
ohhhh, I'm wondering if rspec is hiding things
01:25
<
lopex >
you'll have to use one of those jruby fags
01:25
<
andrewvc_ >
I think I just need rspec -b right
01:25
<
andrewvc_ >
to get the full stack
01:26
<
lopex >
I mean jruby
01:27
<
andrewvc_ >
Oh, which flag were you thinking?
01:27
<
lopex >
looking for it
01:30
<
andrewvc_ >
thanks!
01:45
donV has quit [Read error: Connection reset by peer]
01:49
donV has joined #jruby
02:01
andrewvc_ has quit [Ping timeout: 260 seconds]
02:01
<
GitHub100 >
jruby/master f2f6c54 Charles Oliver Nutter: Reinstate WrapperMethod for visibility changes. Fixes #4272....
02:01
<
GitHub145 >
[jruby] headius closed issue #4272: Stack overflow in unresolvedSuper logic from jitted code
https://git.io/vXu5I
02:02
<
lopex >
headius: numbers ?
02:14
<
chrisseaton >
lopex: AOT is a way of saying SubstrateVM without tying it to a particular implementation.
02:22
<
lopex >
chrisseaton: I almost thought about CTW or something
02:23
<
lopex >
which might have a selling point right ?
02:24
<
lopex >
the more ctw you do the more you loose, but if you have a strong runtime ppl might care ?
02:26
<
lopex >
well ctw is a definition of aot otherwise
02:28
<
chrisseaton >
CTW? Compile the world?
02:29
<
chrisseaton >
What do you lose with it?
02:30
<
lopex >
online profiling ?
02:30
<
lopex >
I guess it depdends when do you do that
02:31
<
lopex >
you might mix the worlds
02:31
<
lopex >
for the profit
02:32
<
chrisseaton >
Well you can always dynamically compile as well.
02:32
<
lopex >
chrisseaton: hey, but as you said it's just cold compiling something, not worth it
02:33
<
lopex >
chrisseaton: I always assumed ctw was eager
02:34
<
chrisseaton >
Well the interpreter is also cold to start with. Might as well run cold native code rather than a cold interpreter.
02:35
<
lopex >
so it's a layer threashold question ?
02:36
<
lopex >
or maybe those layers a artifisial too ?
02:39
<
lopex >
chrisseaton: hmm, or maybe it's a deeper knwledge if its worth compiling given interpreter cost
02:40
<
lopex >
like if the functions were very inilinear
02:40
<
chrisseaton >
inilinear?
02:40
<
lopex >
or whaterver profile functions say
02:40
<
lopex >
Flike in deep learing
02:42
pawnbox has joined #jruby
02:42
<
lopex >
chrisseaton: like in jit, are there any clear relationships for heuristics and the actions taken ?
02:43
<
chrisseaton >
Sorry you've lost me again :)
02:43
<
lopex >
I propably go bollocks
02:45
donV has quit [Read error: Connection reset by peer]
02:47
pawnbox has quit [Ping timeout: 250 seconds]
02:49
donV has joined #jruby
02:58
doughathaway has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
03:11
cthulhua has joined #jruby
03:12
pawnbox has joined #jruby
03:13
donV has quit [Quit: donV]
03:17
pawnbox has quit [Ping timeout: 268 seconds]
03:52
pawnbox has joined #jruby
03:56
pawnbox has quit [Ping timeout: 248 seconds]
04:10
donV has joined #jruby
04:13
enebo has quit [Quit: enebo]
04:23
yfeldblum has joined #jruby
04:38
yfeldblum has quit [Quit: Leaving...]
04:46
donV has quit [Quit: donV]
04:48
cthulhua has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
04:59
pawnbox has joined #jruby
05:35
pawnbox has quit [Remote host closed the connection]
05:55
pawnbox has joined #jruby
05:57
<
GitHub99 >
jruby/truffle-head 8f0ac39 Chris Seaton: [Truffle] Support using a JVMCI JVM.
06:03
bga57 has quit [Ping timeout: 240 seconds]
06:06
cthulhua has joined #jruby
06:11
thedarkone2 has quit [Quit: thedarkone2]
06:20
prasunanand has quit [Ping timeout: 244 seconds]
06:21
pawnbox has quit [Remote host closed the connection]
06:25
pawnbox has joined #jruby
06:41
cthulhua has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
07:34
pawnbox has quit [Remote host closed the connection]
07:35
pawnbox has joined #jruby
07:37
Specialist has joined #jruby
07:45
kith has joined #jruby
07:59
pil-zzZZzz is now known as pilhuhn
08:03
olle has joined #jruby
08:21
pawnbox has quit [Remote host closed the connection]
08:23
claudiuinberlin has joined #jruby
08:48
pawnbox has joined #jruby
08:59
vtunka has joined #jruby
09:00
cthulhua has joined #jruby
09:11
shellac has joined #jruby
09:20
pawnbox has quit [Remote host closed the connection]
09:20
pawnbox has joined #jruby
09:26
pawnbox has quit [Remote host closed the connection]
09:34
prasunanand has joined #jruby
09:41
pawnbox has joined #jruby
09:52
pawnbox has quit [Remote host closed the connection]
09:53
pawnbox has joined #jruby
09:56
drbobbeaty has joined #jruby
10:07
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
10:10
drbobbeaty has joined #jruby
10:12
cthulhua has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
10:13
pawnbox has quit [Remote host closed the connection]
10:19
beawesomeinstead has quit [Ping timeout: 250 seconds]
10:21
beawesomeinstead has joined #jruby
10:27
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
10:32
claudiuinberlin has quit [Remote host closed the connection]
10:32
claudiuinberlin has joined #jruby
10:37
claudiuinberlin has quit [Ping timeout: 256 seconds]
10:38
pawnbox has joined #jruby
10:50
donV has joined #jruby
10:58
claudiuinberlin has joined #jruby
12:00
drbobbeaty has joined #jruby
12:06
prasunanand has quit [Remote host closed the connection]
12:21
tcrawley-away is now known as tcrawley
12:53
bbrowning_away is now known as bbrowning
12:55
pilhuhn has quit [Ping timeout: 248 seconds]
12:58
pilhuhn has joined #jruby
13:06
bbrowning_ has joined #jruby
13:08
kith_ has joined #jruby
13:08
Puffball_ has quit [Remote host closed the connection]
13:09
bbrowning has quit [Ping timeout: 256 seconds]
13:09
bbrowning_ is now known as bbrowning
13:10
kith has quit [Ping timeout: 256 seconds]
13:11
Puffball has joined #jruby
13:14
shellac has quit [Ping timeout: 240 seconds]
13:15
pawnbox has quit [Remote host closed the connection]
13:15
shellac has joined #jruby
13:17
pawnbox has joined #jruby
13:20
enebo has joined #jruby
13:20
<
donV >
enebo: Hi! How are you doing?
13:21
<
enebo >
donV: haha understandable question :)
13:21
<
enebo >
donV: how are you?
13:21
<
donV >
A bit nervous about the future...
13:22
<
donV >
Do you think Trump feels it cost-effective to keep protecting Norway from Russia? :)
13:25
<
donV >
enebo: How do you see the next 4 years. Any changes that will likely affect you?
13:40
pawnbox has quit [Remote host closed the connection]
13:48
doughathaway has joined #jruby
13:50
thedarkone2 has joined #jruby
14:07
<
enebo >
donV: oh sorry I went to breakfast quick
14:07
<
enebo >
donV: well I think Trump says a lot of things but I am not sure what he will actually do
14:08
<
enebo >
donV: Of course republicans will control congress and I think that is more likely to be the source of change than trumps bully pulpit
14:08
<
enebo >
donV: trumps big scary aspect is his thin skin and lack of diplomacy
14:16
prasunanand has joined #jruby
14:21
<
GitHub125 >
jruby/master 0150a76 Thomas E. Enebo: Bump for 9.1.6.0
14:24
prasunanand has quit [Remote host closed the connection]
14:32
drbobbeaty has quit [Ping timeout: 248 seconds]
14:34
thedarkone2 has quit [Quit: thedarkone2]
14:41
vtunka has quit [Quit: Leaving]
14:46
vtunka has joined #jruby
14:47
pawnbox has joined #jruby
14:50
drbobbeaty has joined #jruby
14:51
<
GitHub185 >
jruby/master a4911d0 Thomas E. Enebo: Bump for next dev version
15:07
thedarkone2 has joined #jruby
15:14
reto_ has joined #jruby
15:14
<
reto_ >
can I execute a ruby script that lies within the classpath'
15:14
donV has quit [Remote host closed the connection]
15:15
<
reto_ >
with org.jruby.Main?
15:15
donV has joined #jruby
15:18
<
reto_ >
ah, require works
15:24
drbobbeaty has quit [Ping timeout: 268 seconds]
15:25
<
GitHub148 >
jruby/truffle-head 47563e2 Benoit Daloze: [Truffle] Make Queue's iterator a boundary.
15:25
<
GitHub148 >
jruby/truffle-head 26485e8 Benoit Daloze: [Truffle] Also add remove() to BoundaryIterator for completeness.
15:27
donV has quit [Ping timeout: 268 seconds]
15:28
shellac has quit [Quit: Leaving]
15:28
<
GitHub81 >
jruby/truffle-head a47c205 Benoit Daloze: [Truffle] Remove extra boundary, callers need to take care and wrap the iterator.
15:41
drbobbeaty has joined #jruby
15:57
shellac has joined #jruby
16:00
camlow325 has joined #jruby
16:02
<
GitHub110 >
jruby/truffle-head c43d14b Benoit Daloze: [Truffle] The OpenJDKArrayBlockingQueueLocksConditions constructor should be boundary.
16:10
vtunka has quit [Quit: Leaving]
16:12
cthulhua has joined #jruby
16:24
enebo has quit [Quit: enebo]
16:31
<
abstractj >
headius good afternoon. Do you know if there's an alternative libffi installed into the system, without having to fork and change jnr-ffi? We're in a sittuation where people don't want *.so files inside the jar and instead they want to load it from an installed RPM.
16:31
<
abstractj >
alternative to load libffi
16:34
claudiuinberlin has quit [Remote host closed the connection]
16:35
claudiuinberlin has joined #jruby
16:47
claudiuinberlin has quit [Remote host closed the connection]
16:47
claudiuinberlin has joined #jruby
16:53
pilhuhn is now known as pil-afk
17:02
claudiuinberlin has quit [Remote host closed the connection]
17:08
yahonda has joined #jruby
17:18
yahonda has joined #jruby
17:18
camlow325 has quit [Quit: WeeChat 1.5]
17:19
camlow325 has joined #jruby
17:20
yahonda has quit [Client Quit]
17:21
claudiuinberlin has joined #jruby
17:21
claudiuinberlin has quit [Client Quit]
17:21
yahonda has joined #jruby
17:23
yahonda has quit [Client Quit]
17:27
yahonda has joined #jruby
17:30
yahonda has quit [Client Quit]
17:30
donV has joined #jruby
17:35
shellac has quit [Quit: Computer has gone to sleep.]
17:36
yahonda has joined #jruby
17:38
pawnbox has quit [Remote host closed the connection]
17:41
yahonda has joined #jruby
17:42
pawnbox has joined #jruby
17:43
yahonda has quit [Client Quit]
17:44
yahonda has joined #jruby
17:45
yahonda has quit [Client Quit]
17:50
yahonda has joined #jruby
17:52
yahonda has quit [Client Quit]
17:53
shellac has joined #jruby
18:06
shellac has quit [Quit: Computer has gone to sleep.]
18:06
prasunanand has joined #jruby
18:08
cthulhua has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
18:10
claudiuinberlin has joined #jruby
18:21
cthulhua has joined #jruby
18:30
cthulhua has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
18:40
Specialist has quit [Ping timeout: 260 seconds]
18:40
drbobbeaty has quit [Ping timeout: 260 seconds]
18:57
donValentin has joined #jruby
18:59
donValentin has quit [Client Quit]
18:59
donV has quit [Ping timeout: 268 seconds]
18:59
drbobbeaty has joined #jruby
19:08
bbrowning is now known as bbrowning_away
19:30
pil-afk is now known as pilhuhn
19:54
Specialist has joined #jruby
20:01
Specialist_ has joined #jruby
20:02
Specialist has quit [Ping timeout: 260 seconds]
20:06
Specialist_ has quit [Ping timeout: 245 seconds]
20:07
Specialist has joined #jruby
20:13
Specialist_ has joined #jruby
20:13
Specialist has quit [Ping timeout: 260 seconds]
20:18
Specialist has joined #jruby
20:18
Specialist_ has quit [Ping timeout: 256 seconds]
21:08
pawnbox has quit [Remote host closed the connection]
21:23
Specialist has quit [Remote host closed the connection]
21:23
claudiuinberlin has quit []
21:27
tcrawley is now known as tcrawley-away
21:35
kith_ is now known as kith
21:44
shellac has joined #jruby
21:54
enebo has joined #jruby
22:02
shellac has quit [Read error: Connection reset by peer]
22:04
djellemah has quit [Ping timeout: 244 seconds]
22:04
donV has joined #jruby
22:24
<
GitHub51 >
jruby.github.io/master 3c2d00b Thomas E. Enebo: Update for 9.1.6.0 release
22:32
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
22:39
<
codefinger >
seriously a jruby release today? i was hoping to just blow off and drink beer :/
22:45
djellemah has joined #jruby
22:59
enebo has quit [Quit: enebo]
23:12
doughathaway has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
23:17
<
GitHub98 >
jruby/truffle-head c985c07 Brandon Fish: [Truffle] Update RbConfig to run su-opt
23:24
raeoks has joined #jruby
23:27
donV has quit [Ping timeout: 250 seconds]
23:27
donValentin has joined #jruby
23:41
prasunanand has quit [Remote host closed the connection]