Charles Oliver Nutter

Results 1092 comments of Charles Oliver Nutter

@mkristian Can you assist here? I guess I did not fully remove the torquebox repository from ruby-tools, and this file still seems to try to use it: https://github.com/jruby/jruby-maven-plugins/blob/ac6fcff609e312aa045ff831f4b97fec442d9657/ruby-tools/src/main/java/de/saumya/mojo/ruby/gems/DefaultGemManager.java This doesn't...

cc @mkristian I am trying to investigate myself but I could use some help.

I have patched around it by not using plugins to install rspec in the JRuby `/test` build for now.

cc @abelsromero This is the issue I mentioned on JRuby Matrix.

I patched around it so you may have to go back a few revisions.

This piece may not make sense to introduce the dependency, but it's super cool... IntelliJ annotations for better rendering of objects in the debug view: https://gist.github.com/headius/5c7e90fe501a66b0159a7bfecabf9907 With these changes, DynamicScope...

An additional change here makes a new class for not-given blocks, but might be risky since up til now we have not had any subclasses of Block. Note the change...

Going to stop here but I've filed https://github.com/jruby/jruby/issues/8265 for propagating the relative path through to the JIT bytecode source attribute, if that turns out to be useful for debugging tools...

@JasonLunn Hey I missed this but yeah there's probably a ton of ways to help! What JVM tools are you familiar with?