-
It might be nice to include JRuby, since we appear to be faster than all recent CRuby versions.
On my system (using OpenJDK 11):
```
[] ~/projects/raytracer/ruby $ rvm ruby-2.7.0 do ruby RayTra…
-
Any chance we can get jruby support here? The ruby 2.x dependency breaks it, along with a few ruby 2.x features. That stuff is coming in jruby, but its still got a while.
-
Is there a reason that JRuby isn't supported at https://github.com/ostinelli/apnotic/blob/master/lib/apnotic.rb#L9, or is it that it just hasn't been tested? Looking through the dependencies it looks …
-
Can u help me installing unicode gem for jruby envirnment?
MissingSourceFile: no such file to load -- unicode
> jruby -S gem install unicode
> Building native extensions. This could take a while...…
-
JRuby can't compile the C extension in the fast_stack dependency. Your README seems to imply that recent versions of JRuby in 2.0 mode might work with flamegraph. Have you indeed ever had this working…
-
Hey there, is this still active?
This project was recently brought to my attention because it is being used by the TechEmpower benchmarks for Ruby to tune Puma in that portion of the benchmarks. Th…
-
## License Policy Violation detected in jruby-9.3.6.0.jar
Library - jruby-9.3.6.0.jar
Library home page: https://www.jruby.org
Path to dependency file: /pom.xml
Path to library: /home/wss-scanner/.…
-
Should ~~we~~ `update.sh` include the checksums for the source archives of jruby and truffleruby?
-
JRuby has a few minor modifications to tmpdir that we should evaluate to merge or remove. Most of these are pretty simple changes.
https://gist.github.com/headius/f972fdb91565828c76e78dcf4ae7f5be
…
-
Are there any plans to make it run under JRuby?
cheers,
Pedro