00:16
brauliobo_ has quit [Ping timeout: 264 seconds]
00:22
bjfish2 has joined #jruby
00:32
elia has quit [Quit: Computer has gone to sleep.]
00:37
pawnbox has joined #jruby
00:42
pawnbox has quit [Ping timeout: 268 seconds]
00:43
nirvdrum has joined #jruby
00:49
nirvdrum has quit [Ping timeout: 248 seconds]
00:50
<
GitHub22 >
jruby/master 2108fba Chris Seaton: [Truffle] Formatting.
00:50
<
GitHub22 >
jruby/master f06fa00 Chris Seaton: [Truffle] Nothing unsafe in MainNodes.
00:50
<
GitHub22 >
jruby/master d4620f0 Chris Seaton: [Truffle] Nothing unsafe in MathNodes.
00:59
daicoden has joined #jruby
01:03
daicoden has quit [Ping timeout: 244 seconds]
01:05
nirvdrum has joined #jruby
01:12
<
GitHub61 >
jruby/master 127f063 Kevin Menard: [Truffle] Switched to standard Math.max since the non-standard method didn't seem to buy us much.
01:28
daicoden_ has joined #jruby
01:28
tomjoro has quit [Remote host closed the connection]
01:32
daicoden_ has quit [Ping timeout: 244 seconds]
01:36
pawnbox has joined #jruby
01:38
bb010g has quit [Quit: Connection closed for inactivity]
01:41
pawnbox has quit [Ping timeout: 244 seconds]
01:54
nirvdrum has quit [Ping timeout: 260 seconds]
02:29
tomjoro has joined #jruby
02:52
bjfish2 has quit [Quit: bjfish2]
03:53
bb010g has joined #jruby
04:22
_ko1 has joined #jruby
04:34
pawnbox has joined #jruby
05:02
r0bby_ has joined #jruby
05:02
robbyoconnor has quit [Ping timeout: 244 seconds]
05:19
daicoden_ has joined #jruby
05:19
daicoden_ has quit [Remote host closed the connection]
05:20
daicoden_ has joined #jruby
05:26
thedarkone2 has quit [Quit: thedarkone2]
05:36
donV has joined #jruby
05:45
donV has quit [Quit: donV]
05:52
daicoden_ has quit [Remote host closed the connection]
05:53
64MAAQ5FR has joined #jruby
05:54
64MAAQ5FR has quit [Remote host closed the connection]
05:54
daicoden_ has joined #jruby
05:59
pawnbox has quit [Remote host closed the connection]
05:59
pawnbox has joined #jruby
06:05
pawnbox has quit [Remote host closed the connection]
06:06
pawnbox has joined #jruby
06:09
donV has joined #jruby
06:13
pawnbox has quit [Remote host closed the connection]
06:14
pawnbox has joined #jruby
06:35
daicoden_ has quit [Remote host closed the connection]
06:46
donV has quit [Ping timeout: 264 seconds]
07:01
pawnbox has quit [Remote host closed the connection]
07:02
pawnbox has joined #jruby
07:19
pawnbox has quit [Remote host closed the connection]
07:19
pawnbox has joined #jruby
07:21
elia has joined #jruby
07:23
skade has joined #jruby
07:28
shellac has joined #jruby
07:35
Papierkorb has quit [Ping timeout: 276 seconds]
07:36
Cyrus has quit [Ping timeout: 250 seconds]
07:39
zph has quit [Ping timeout: 250 seconds]
07:39
zph_ has joined #jruby
07:39
vtunka has joined #jruby
07:39
djellemah has quit [Ping timeout: 268 seconds]
07:40
Papierkorb has joined #jruby
07:40
tomjoro has quit [Remote host closed the connection]
07:42
knu has quit [Ping timeout: 268 seconds]
07:42
tomjoro has joined #jruby
07:43
djellemah has joined #jruby
07:43
Cyrus has joined #jruby
07:43
Cyrus is now known as Guest78435
07:44
knu has joined #jruby
07:56
elia has quit [Quit: Computer has gone to sleep.]
07:57
<
GitHub97 >
[jruby] eregon commented on commit 33c0e45: Looks like this should reuse CallBlockNode.
https://git.io/vVROI
07:58
skade has quit [Quit: Computer has gone to sleep.]
08:01
skade has joined #jruby
08:02
shellac has quit [Quit: Computer has gone to sleep.]
08:02
skade has quit [Read error: Connection reset by peer]
08:03
skade has joined #jruby
08:04
skade has quit [Client Quit]
08:05
brauliobo has joined #jruby
08:05
<
GitHub190 >
[jruby] eregon commented on commit 13599c0: This caught me quite a few times too and it's not so trivial to debug.
https://git.io/vVR3e
08:08
skade has joined #jruby
08:13
tomjoro has quit [Remote host closed the connection]
08:53
elia has joined #jruby
09:03
pawnbox has quit [Remote host closed the connection]
09:04
tomjoro has joined #jruby
09:11
tomjoro has quit [Remote host closed the connection]
09:24
skade has quit [Quit: Computer has gone to sleep.]
09:26
pawnbox has joined #jruby
09:31
skade has joined #jruby
09:31
yfeldblum has quit [Ping timeout: 248 seconds]
09:34
donV has joined #jruby
09:34
donV has quit [Client Quit]
09:37
vtunka has quit [Quit: Leaving]
09:40
donV has joined #jruby
09:41
vtunka has joined #jruby
09:42
ITXpander has joined #jruby
09:48
donV has quit [Quit: donV]
09:49
shellac has joined #jruby
10:03
donV has joined #jruby
10:03
donV has quit [Client Quit]
10:08
<
GitHub98 >
[jruby] chrisseaton commented on commit 33c0e45: Yes I got a bit confused about what node could call both this and the case above. I'll take a look again.
https://git.io/vVR2i
10:20
<
GitHub180 >
[jruby] eregon commented on commit 33c0e45: I guess it makes sense to have the same kind of interop semantics with bound Methods and blocks (Proc). But it's probably simpler to separate for the implementation of EXECUTE and such.
https://git.io/vVRVW
10:21
skade has quit [Quit: Computer has gone to sleep.]
11:31
skade has joined #jruby
11:49
vtunka has quit [Quit: Leaving]
11:56
infiabhi has joined #jruby
11:57
<
infiabhi >
I am new to jruby and I am trying to embed ScriptingContainer in my java application
11:58
<
infiabhi >
My question is: is the scriptingContainer threadsafe in SINGLE-THREADED option?
11:59
<
infiabhi >
or can some one point me to some best practices for using scripting container...
12:18
bbrowning has joined #jruby
12:19
<
GitHub107 >
jruby/master 2f9c36a Petr Chalupa: [Truffle] jt: fix running of specific integration test
12:19
<
GitHub107 >
jruby/master 58a77b3 Petr Chalupa: [Truffle] use better exception
12:19
<
GitHub107 >
jruby/master bcaf7fd Petr Chalupa: [Truffle] add activemodel testing
12:20
skade has quit [Quit: Computer has gone to sleep.]
12:21
tcrawley-away is now known as tcrawley
12:36
bjfish2 has joined #jruby
12:37
pawnbox has quit [Remote host closed the connection]
12:49
<
GitHub189 >
jruby/test-become-java b97e35b kares: dry-out (generated) temp var base-index calculation + minor Ruby class reify cleanup
12:49
<
GitHub189 >
jruby/test-become-java eb7c236 kares: [ji] refactor Ruby class reify to generate more accurate (arity matching) signatures...
12:49
<
GitHub189 >
jruby/test-become-java 6df7e04 kares: [find-bugs] use char instead of string.length == 1
12:58
<
GitHub87 >
[jruby] kares opened pull request #3779: improved method arities on become_java! (master...test-become-java)
https://git.io/vVRpE
13:01
brightball has joined #jruby
13:02
skade has joined #jruby
13:04
pawnbox has joined #jruby
13:06
vtunka has joined #jruby
13:18
vtunka has quit [Quit: Leaving]
13:21
<
GitHub125 >
jruby/master 3088a62 Chris Seaton: [Truffle] Fixes for javac 7's bug about unresolved types being filtered as annotations.
13:22
thedarkone2 has joined #jruby
13:24
pawnbox has quit [Remote host closed the connection]
13:24
pawnbox has joined #jruby
13:25
<
chrisseaton >
I broke compilation, but a fix has been pushed
13:28
vtunka has joined #jruby
13:29
pawnbox has quit [Remote host closed the connection]
13:30
pawnbox has joined #jruby
13:41
johnsonch_afk is now known as johnsonch
13:48
dfr has quit [Ping timeout: 268 seconds]
13:59
knu has quit [Quit: Reboot...]
14:01
dfr has joined #jruby
14:02
knu has joined #jruby
14:03
skade has quit [Quit: Computer has gone to sleep.]
14:04
Aethenelle has joined #jruby
14:05
bjfish2 has quit [Ping timeout: 244 seconds]
14:05
bjfish2 has joined #jruby
14:20
enebo has joined #jruby
14:25
skade has joined #jruby
14:29
blandflakes has joined #jruby
14:29
pawnbox has quit [Remote host closed the connection]
14:33
pawnbox_ has joined #jruby
14:35
Aethenelle has quit [Read error: Connection reset by peer]
14:37
pawnbox_ has quit [Remote host closed the connection]
14:41
camlow325 has joined #jruby
14:43
subbu is now known as subbu|away
14:43
skade has quit [Quit: Computer has gone to sleep.]
14:44
pawnbox has joined #jruby
14:44
pawnbox has quit [Remote host closed the connection]
14:44
pawnbox has joined #jruby
14:58
pawnbox has quit [Remote host closed the connection]
14:58
pawnbox has joined #jruby
15:01
pawnbox has quit [Remote host closed the connection]
15:01
pawnbox has joined #jruby
15:09
nirvdrum has joined #jruby
15:23
vtunka has quit [Quit: Leaving]
15:43
ITXpander has quit [Quit: Leaving.]
15:50
brauliobo has quit [Ping timeout: 244 seconds]
16:01
pawnbox_ has joined #jruby
16:01
pawnbox has quit [Read error: No route to host]
16:02
<
enebo >
kares_: I was wondering if any recent JI work has caused this. It might have been this way for a while but I thought I would ask you in case you knew
16:05
shafire has joined #jruby
16:05
<
shafire >
is the actual jruby 2.2.2+ compatible?
16:06
<
enebo >
shafire: JRuby 9.1.0.0 coming out soon (this week hopefully) will be 2.3
16:07
<
enebo >
shafire: if you are interested in testing what will be that release you can grab a nightly:
http://ci.jruby.org/
16:07
tjohnson has joined #jruby
16:07
<
shafire >
enebo: thanks
16:13
elia has quit [Quit: Computer has gone to sleep.]
16:22
<
kares_ >
enebo: yeah noticed that, at first I thought its just flaky. but maybe its due the package refactoring - will take a look
16:24
brauliobo has joined #jruby
16:25
<
enebo >
kares_: thanks. we have not been green for a long time so this may even preceed your package work but ?? :)
16:26
lanceball is now known as lance|afk
16:27
<
kares_ >
yy - hard to tell due a long time failures
16:27
<
kares_ >
and it seems to no always happen
16:27
<
kares_ >
but I've seen it locally - so at least that
16:30
brauliobo has quit [Read error: Connection reset by peer]
16:31
<
kares_ >
do you think we could still get these for 9.1 :
16:32
<
kares_ >
as its rare to have a semi-major no getting incremented :)
16:32
brauliobo has joined #jruby
16:33
tomjoro has joined #jruby
16:39
camlow325 has quit [Read error: Connection reset by peer]
16:40
camlow325 has joined #jruby
16:40
tomjoro has quit []
16:43
brauliobo has quit [Ping timeout: 240 seconds]
16:43
brauliobo has joined #jruby
16:55
brauliobo has quit [Ping timeout: 276 seconds]
17:25
elia has joined #jruby
17:47
subbu|away is now known as subbu|lunch
17:52
ITXpander has joined #jruby
17:52
elia has quit [Quit: Computer has gone to sleep.]
17:59
<
GitHub83 >
jruby/master acf1f2a Chris Seaton: [Truffle] Wrestle ForeignReadNode into the DSL.
17:59
<
GitHub83 >
jruby/master 52fd1b2 Chris Seaton: [Truffle] Tidy up ForeignReadNode.
17:59
<
GitHub83 >
jruby/master 46ce80d Chris Seaton: [Truffle] Cache ForeignReadNode.
18:01
shellac_ has joined #jruby
18:02
bbrowning is now known as bbrowning_away
18:03
Balzrael has joined #jruby
18:03
ITXpander has quit [Quit: Leaving.]
18:05
pawnbox_ has quit [Remote host closed the connection]
18:12
subbu|lunch is now known as subbu
18:14
lance|afk is now known as lanceball
18:23
bbrowning_away is now known as bbrowning
19:05
pawnbox has joined #jruby
19:07
shafire has quit [Quit: Page closed]
19:10
pawnbox has quit [Ping timeout: 250 seconds]
19:11
yfeldblum has joined #jruby
19:14
shellac_ has quit [Quit: Computer has gone to sleep.]
19:31
<
GitHub140 >
jruby/master 169962d Chris Seaton: [Truffle] Separate cache option for the interop write node.
19:31
<
GitHub140 >
jruby/master edf7c41 Chris Seaton: [Truffle] Tidy up Truffle::Interop.executable?
19:31
<
GitHub140 >
jruby/master 2aa92ca Chris Seaton: [Truffle] Tidy up Truffle::Interop.execute
19:32
<
GitHub97 >
jruby/master ccb7706 Thomas E. Enebo: searchConst will not be going back to more primitive impl ever so clean up commented out code
19:32
<
GitHub97 >
jruby/master 8426577 Thomas E. Enebo: Hello new instr SearchModuleForConst. This instr is somewhat of a...
19:33
brauliobo has joined #jruby
19:46
elia has joined #jruby
19:55
pawnbox has joined #jruby
20:00
pawnbox has quit [Ping timeout: 264 seconds]
20:12
donV has joined #jruby
20:18
<
enebo >
lopex: how is joni :)
20:24
<
lopex >
enebo: will try to hit it harder soon
20:25
<
enebo >
lopex: please do. I don’t want to have to go back a release for next releases
20:25
<
enebo >
lopex: but I understand you are donating time :)
20:25
pawnbox has joined #jruby
20:25
<
enebo >
lopex: the fallback will be to go back to previous joni before we introduced the thread bug
20:26
<
lopex >
enebo: why ?
20:26
<
lopex >
enebo: I'm talking about these modifiers
20:26
<
enebo >
lopex: beucase people cannot use 1.7.24 or 9.0.5.0 because their programs explode
20:26
<
enebo >
lopex: oh you mean roll with what we have atm as a release?
20:27
<
enebo >
lopex: I guess I don’t know how serious the remaining fixes are
20:27
<
lopex >
enebo: it's fixed on master
20:27
<
lopex >
that threading bug
20:27
<
enebo >
lopex: I know the thread one is fixed now
20:27
<
lopex >
enebo: those will need more bake time
20:27
<
enebo >
lopex: but you think it would be safe to reelease with what we have on master of joni
20:28
<
enebo >
lopex: as in the bugs which you are working through are not all that serious
20:28
tcrawley is now known as tcrawley-away
20:28
<
lopex >
enebo: these are new features
20:28
<
lopex >
lots of them
20:28
<
enebo >
lopex: it is just that we stopped passing a spec on 1.7
20:29
<
enebo >
lopex: so that seems to be a bug
20:29
<
lopex >
enebo: that too, since it was a change in onigmo at some point
20:29
<
lopex >
which one ?
20:29
<
enebo >
lopex: I will look it up
20:29
<
lopex >
I bet it was the modifiers
20:30
pawnbox has quit [Ping timeout: 244 seconds]
20:30
<
lopex >
it implies big changes to char classes
20:31
<
enebo >
lopex: Regexps with modifers does not do thread synchronization for /o FAILED
20:31
<
enebo >
hmm this might not even be your issue but I did not think this was the one
20:31
<
lopex >
I remember that
20:31
<
lopex >
it was a jruby side of things afaik ?
20:32
yfeldblum has quit [Ping timeout: 248 seconds]
20:32
<
enebo >
lopex: I have no idea…I am confused now :)
20:32
<
enebo >
lopex: I meant about what spec was failing
20:33
<
enebo >
lopex: it was not the one I mentioned above
20:33
<
enebo >
lopex: but I don’t see it now
20:33
<
enebo >
lopex: have you fixes some stuff recently. perhaps headius pulled in a more recent joni
20:33
<
lopex >
enebo: so it was a bug or a missing feature ?
20:33
<
enebo >
lopex: well it was a spec which started failing which did not before
20:33
<
enebo >
lopex: so I would say it was a bug
20:34
64MAARC0V has joined #jruby
20:34
<
enebo >
lopex: something I thought with a cclass
20:34
64MAARC0V has quit [Read error: Connection reset by peer]
20:34
<
enebo >
lopex: but I don’t see a failure like that now
20:34
<
lopex >
maybe it's tagged now ?
20:34
daicoden_ has joined #jruby
20:35
<
lopex >
enebo: aah, maybe the char property thingie ?
20:35
<
lopex >
enebo: recent jcodings fixes it
20:35
<
enebo >
lopex: ok so I think headius must have updated it since then
20:35
<
enebo >
lopex: on 1.7 branch
20:36
<
enebo >
lopex: So I feel better now about your work since I think the only failure we saw is gone now
20:36
<
enebo >
lopex: I just need to look at this //o problem now
20:36
<
enebo >
lopex: which I think is jruby-specific problem
20:36
<
enebo >
lopex: frankly I am really surprised this was fixed on 1.7 at all
20:36
<
lopex >
enebo: was it the /^[\p{Symbol}]+$/ ?
20:37
<
enebo >
lopex: that looks familiar
20:37
<
enebo >
I wish travis was not slow as tar
20:38
<
enebo >
lopex: but this cannot be the issue since it was happening after 1.7.24
20:39
<
lopex >
enebo: and yeah, that threading bug broke quite a few projects
20:39
<
lopex >
the actual bug was there from the very beginning
20:41
<
enebo >
aaarrgh hahah
20:41
<
enebo >
lopex: I amd trying to find this on travis but betwen rendering speed and weird history drawing bug I think? I cannot find this
20:41
daicoden_ has quit [Remote host closed the connection]
20:43
<
lopex >
enebo: I try to fix bugs immediately once they are reported
20:44
<
enebo >
lopex: yeah and I appreciate it :)
20:45
daicoden_ has joined #jruby
20:45
daicoden has joined #jruby
20:47
brightball has quit [Quit: Leaving...]
20:49
<
GitHub132 >
jruby/master 4aac0eb Thomas E. Enebo: Whoops rebind should actually rebind to the same thing
20:50
daicoden has quit [Remote host closed the connection]
20:55
pawnbox has joined #jruby
20:58
yipdw_ is now known as yipdw
20:58
yipdw has joined #jruby
20:58
yipdw has quit [Changing host]
21:00
pawnbox has quit [Ping timeout: 244 seconds]
21:04
<
GitHub140 >
jruby/master 146e739 Kevin Menard: [Truffle] Added a 'flatten' operation to the rope nodes.
21:05
<
GitHub151 >
jruby/master f18ca55 Chris Seaton: [Truffle] Fix write specialisation names.
21:05
<
GitHub151 >
jruby/master 0616361 Chris Seaton: [Truffle] Add uncached fallbacks for interop read and write.
21:09
skade has joined #jruby
21:12
skade has quit [Client Quit]
21:14
daicoden has joined #jruby
21:16
pawnbox has joined #jruby
21:16
daicoden has quit [Remote host closed the connection]
21:17
johnsonch is now known as johnsonch_afk
21:18
daicoden has joined #jruby
21:19
bbrowning is now known as bbrowning_away
21:19
daicoden has quit [Remote host closed the connection]
21:20
subbu is now known as subbu|away
21:21
pawnbox has quit [Ping timeout: 250 seconds]
21:23
daicoden has joined #jruby
21:33
ITXpander has joined #jruby
21:40
yfeldblum has joined #jruby
21:42
donV has quit [Quit: donV]
21:46
pawnbox has joined #jruby
21:51
pawnbox has quit [Ping timeout: 264 seconds]
22:01
daicoden has quit [Remote host closed the connection]
22:02
lanceball is now known as lance|afk
22:06
daicoden_ has joined #jruby
22:07
subbu|away is now known as subbu
22:10
elia has quit [Quit: Computer has gone to sleep.]
22:13
elia has joined #jruby
22:18
Balzrael has quit [Quit: Leaving]
22:20
daicoden_ has quit [Remote host closed the connection]
22:23
daicoden_ has joined #jruby
22:24
daicoden_ has joined #jruby
22:32
daicod___ has joined #jruby
22:32
daicoden_ has quit [Read error: Connection reset by peer]
22:32
daicod___ has quit [Remote host closed the connection]
22:33
daicoden has joined #jruby
22:36
pawnbox has joined #jruby
22:40
pawnbox has quit [Ping timeout: 244 seconds]
22:40
daicoden has quit [Remote host closed the connection]
22:42
daicoden has joined #jruby
22:42
daicoden has quit [Read error: Connection reset by peer]
22:43
daicoden has joined #jruby
22:54
<
GitHub56 >
jruby/master 2563aef Chris Seaton: [Truffle] Fix bad copyright header.
22:54
<
GitHub56 >
jruby/master 0d4cb5a Chris Seaton: [Truffle] Fix bad method names.
22:54
<
GitHub56 >
jruby/master d8144b8 Chris Seaton: [Truffle] Pull a ToJavaStringNode out of ForeignToRubyNode.
22:58
shellac_ has joined #jruby
23:24
johnsonch_afk is now known as johnsonch
23:25
johnsonch is now known as johnsonch_afk
23:27
johnsonch_afk is now known as johnsonch
23:27
johnsonch is now known as johnsonch_afk
23:29
shellac_ has quit [Quit: Computer has gone to sleep.]
23:31
camlow32_ has joined #jruby
23:33
camlow325 has quit [Ping timeout: 244 seconds]
23:39
camlow32_ has quit [Remote host closed the connection]
23:40
camlow325 has joined #jruby
23:49
camlow325 has quit [Read error: Connection reset by peer]
23:49
camlow325 has joined #jruby