Charles Oliver Nutter

Results 1211 comments of Charles Oliver Nutter

If your example is indicative of how IntelliJ invokes JRuby, it seems like we are using STDOUT properly (at least on MacOS): ``` $ jruby -rrbconfig -e "print 'hello'" >...

There may be some Windows shell oddities at play here too, but I would still expect to see a lot more bug reports if this is broken.

@hurricup I'm not sure if this is a bug in JRuby, but is there a reason you can't use JRuby 9.4? Or perhaps you could just test if it works...

https://github.com/jruby/jruby-async-profiler

This API should be cleaned up and simplified before applying it elsewhere.

@kou Thanks for that help. Hopefully we can fix for 10.0.1.0.

The unboxed logic has not been active for many years, and was experimental even then. I would like to see some tracing to see if `unboxedVar` is ever actually null,...