00:21
camlow325 has quit [Quit: WeeChat 1.5]
02:24
lopex has quit [Quit: Connection closed for inactivity]
04:47
deobalds has joined #jruby
04:52
_whitelogger has joined #jruby
06:32
<
GitHub108 >
[jruby] kares closed pull request #4578: Use shutdown hook to delete temp files instead of File.deleteOnExit (master...use-shutdown-hook-for-deleting-class-loader-temp-files)
https://git.io/v9c1Y
06:32
<
GitHub133 >
jruby/master 205504b Jeremy Barlow: Use shutdown hook to delete temp files instead of File.deleteOnExit (#4578)...
06:35
donV has joined #jruby
06:46
<
GitHub75 >
[jruby] kares closed pull request #4608: Fix UDPSocket#(send|write) to raise EMSGSIZE (master...4606-udp-emsgsize)
https://git.io/v9Ab5
06:46
<
GitHub168 >
jruby/master b04be74 Konstantin Shabanov: Fix UDPSocket#(send|write) to raise EMSGSIZE (#4608)...
06:46
<
GitHub98 >
[jruby] kares closed issue #4606: JRuby raises SystemCallError instead of Errno::EMSGSIZE
https://git.io/v97MS
06:50
olle has joined #jruby
06:50
olle has quit [Client Quit]
06:50
deobalds has quit [Ping timeout: 268 seconds]
07:04
prasunanand has joined #jruby
07:16
olle has joined #jruby
07:20
deobalds has joined #jruby
07:30
prasunanand has quit [Ping timeout: 272 seconds]
07:45
etehtsea has joined #jruby
08:00
prasunanand has joined #jruby
08:05
etehtsea has quit [Ping timeout: 240 seconds]
08:09
etehtsea has joined #jruby
08:14
olle has quit [Quit: olle]
08:17
<
GitHub17 >
[jruby] kares closed pull request #4609: Remove some MRI tests from excludes (master...mri-excluded-tests-review)
https://git.io/v9AxS
08:17
<
GitHub18 >
jruby/master e8a6f28 Konstantin Shabanov: Remove some MRI tests from excludes (#4609)
08:18
prasunanand has quit [Ping timeout: 240 seconds]
08:29
Puffball has quit [Remote host closed the connection]
08:30
prasunanand has joined #jruby
08:32
Puffball has joined #jruby
08:49
prasunanand has quit [Ping timeout: 258 seconds]
08:52
deobalds has quit [Quit: Computer has gone to sleep.]
09:01
drbobbeaty has quit [Ping timeout: 258 seconds]
09:23
statikowsky has joined #jruby
09:24
Puffball has quit [Remote host closed the connection]
09:26
Puffball has joined #jruby
09:26
deobalds has joined #jruby
09:51
deobalds has quit [Quit: Computer has gone to sleep.]
10:21
Puffball has quit [Remote host closed the connection]
10:25
lopex has joined #jruby
10:26
Puffball has joined #jruby
11:03
bbrowning_away is now known as bbrowning
11:03
deobalds has joined #jruby
11:08
deobalds has quit [Ping timeout: 268 seconds]
11:13
deobalds has joined #jruby
11:17
drbobbeaty has joined #jruby
11:35
deobalds has quit [Quit: Computer has gone to sleep.]
11:43
statikowsky has quit [Remote host closed the connection]
11:43
statikowsky has joined #jruby
11:45
swills has joined #jruby
11:48
quadz has quit [Ping timeout: 240 seconds]
11:49
quadz has joined #jruby
12:31
yahonda has joined #jruby
12:54
statikow_ has joined #jruby
12:56
statikowsky has quit [Ping timeout: 240 seconds]
13:04
enebo has joined #jruby
14:02
donV has quit [Quit: donV]
14:08
Aethenelle has joined #jruby
14:16
statikow_ has quit [Remote host closed the connection]
14:19
deobalds has joined #jruby
14:25
statikowsky has joined #jruby
14:41
Aethenelle has quit [Quit: Aethenelle]
14:41
statikowsky has quit [Remote host closed the connection]
14:42
statikowsky has joined #jruby
14:52
deobalds has quit [Quit: Computer has gone to sleep.]
14:53
statikowsky has quit [Remote host closed the connection]
15:02
deobalds has joined #jruby
15:08
deobalds has quit [Quit: Computer has gone to sleep.]
15:13
Aethenelle has joined #jruby
15:46
donV has joined #jruby
15:57
<
GitHub2 >
[jruby] ivoanjo opened issue #4623: Unexpected performance with GraphQL gem: JRuby indy < JRuby < MRI
https://git.io/vHYCe
16:09
bbrowning has joined #jruby
16:13
hobodave has joined #jruby
16:24
camlow325 has joined #jruby
16:31
bbrowning has quit [Ping timeout: 246 seconds]
16:36
bbrowning has joined #jruby
16:52
hobodave has quit [Quit: Computer has gone to sleep.]
16:57
hobodave has joined #jruby
17:58
subbu is now known as subbu|lunch
17:58
subbu|lunch is now known as subbu
18:06
subbu is now known as subbu|lunch
18:21
Antiarc has quit [Quit: No Ping reply in 180 seconds.]
18:22
Antiarc has joined #jruby
18:59
<
hobodave >
Rails 5 barely runs on JRuby and there seems to be no drive from the Rails team to address bugs :(
19:00
<
hobodave >
Does the JRuby team ever tackle these issues? I don't expect them to; I'm just asking.
19:15
subbu|lunch is now known as subbu
19:44
<
kares >
hobodave: depends what do you mean - Rails 5 does not address AR-JDBC adapter (which is not compatible with Rails 5.x)
19:44
<
hobodave >
I'm not referring to issues specific to ARJDBC
19:44
<
hobodave >
rather incompatibilities with Rails' Class#class_attributes hack
19:44
<
hobodave >
it flat out doesn't work
20:16
<
kares >
hobodave: hmm ... they usually fix those, might depend on whether they consider it a JRuby bug
20:16
<
hobodave >
It's not a JRuby bug kares
20:17
<
kares >
do you have details?
20:17
<
hobodave >
they are deleting and redefining methods at runtime
20:17
<
hobodave >
A couple of people have put forward some meh pull requests
20:17
<
kares >
ah lovely - they haven't been doing that ;( ... honestly I have feeling that the time has come to move to alternatives :)
20:18
<
kares >
hobodave: nothing new - they usually do
20:18
<
kares >
I tihnk the JRuby team has some strings to pull if its really bad ...
20:22
<
kares >
locking everywhere ... eventually Rails becomes a giant piece of mutex. I actually noticed that there's now an explicit mutex on every AR statement log (which for sure wasn't there in 4.x). but hey concurrent-ruby is there we just do not know what do to with it :)
20:26
<
hobodave >
Yea, it's frustrating
21:04
bbrowning is now known as bbrowning_away
21:18
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
21:24
yahonda has left #jruby [#jruby]
21:51
statikowsky has joined #jruby
21:54
statikowsky has quit [Remote host closed the connection]
21:54
statikowsky has joined #jruby
21:58
enebo has quit [Quit: Leaving.]
21:58
statikowsky has quit [Remote host closed the connection]
22:11
hobodave has quit [Ping timeout: 240 seconds]
22:20
Aethenelle has quit [Quit: Aethenelle]
22:53
Guest12483 has joined #jruby
22:57
camlow325 has quit [Ping timeout: 245 seconds]
23:10
camlow325 has joined #jruby
23:37
donV has quit [Quit: donV]
23:43
camlow325 has quit [Quit: WeeChat 1.5]
23:46
camlow325 has joined #jruby