JRubyCI
@jrubyci
Followers
13
Following
0
Media
0
Statuses
20K
JRuby commit monitor
Joined February 2010
headius * 903728b : Merge pull request #4581 from ivoanjo/fix-wrong-method-lookup-cache ...
github.com
Fix wrong method lookup cache used when class is prepended
0
0
0
ivoanjo * 8420b3e : Fix wrong method lookup cache used when class is prepended
github.com
While benchmarking a @Talkdesk JRuby application during our recent hackaton, I noticed quite a lot of thread contention in a workload where there should be no shared data. Stack traces showed that...
0
0
0
eregon * 4991312 : Squashed 'spec/ruby/' changes from 2e2057a..0db663b
0
0
0
eregon * 7e0e5c2 : Merge ruby/spec commit '4991312e5bfb66354067650903ea8f908a48cab7'
github.com
0
0
0
eregon * f55cff5 : Squashed 'spec/mspec/' changes from 815ee35..8604276
github.com
8604276 Explicitly capture the exception rather than relying on $! 4ba7a1c Ensure to load a given config file only once 653a4f2 Return early if $VERBOSE == nil in our Kernel#warn c5493b8 Suppress w...
0
0
0
eregon * 9367f58 : Merge ruby/mspec commit 'f55cff5420cdd60324d6b244ffbd5585e4d7012d'
github.com
0
0
0
headius * 01cd84d : Propagate original bytes (ByteList) from parser to symbols.
github.com
The first fix here, which fixes #4564, stopped the Symbol operand from modifying an existing symbol with the same bytes to have a new Encoding. This was broken because sometimes the encoding it cho...
0
0
0
enebo * e9fb5d0 : Merge pull request #4567 from guyuqi/aarch64
github.com
Add native console support on AARCH64
0
0
0
headius * 3766e89 : Fix bad setup of stderr stream (may not be used anymore).
0
0
0
headius * 19b5424 : Special-case https://t.co/lMA8xQk70e for stdio on Windows. Fixes #3625.
github.com
Windows does not yet support our fully-native IO, but this path still tried to use that logic. Since we can't wrap all native file descriptors, this logic is only special-cased for stdio. O...
0
0
0
headius * 8568572 : Merge pull request #4566 from davishmcclurg/davishmcclurg/wait-threa...
github.com
…-pid Return Process::Waiter with pid in Process.detach
0
0
0
headius * 27b38db : Merge pull request #4430 from jruby/test-jit-tableswitch
github.com
JIT fixnum cases (with a value span <= 32) as a tableswitch
0
0
0
headius * e06bd07 : Merge pull request #4548 from yuqilinaro/aarch64
github.com
Add AARCH64 support in FFI
0
0
0