-
For performance and Java integration reasons, JRuby provides a native implementation of the `set` library. We would like to be able to use the gem, and our users will eventually add the gem to their b…
-
I have tried `asciidoctorj-diagram` with your `asciidoctor-diagram-example` and that is working.
However, now that I used it in a real world project, it fails with very strange errors:
* first diagr…
-
I have a Dockerfile where I want to setup my environment. Therefore I have to install some gems.
When installing psych it crashes with the error: **No such file or directory - /usr/local/bundle/gems/…
-
I am attempting to update the ruby/maven infrastructure but running into problems getting everything sorted.
* When the jar-dependencies pom is generated into my local repo, it appears to have a bu…
-
Logstash version: 8.15.3
Pipeline to pipeline has upgraded to use [PipelineBusV2](https://github.com/elastic/logstash/pull/16194). Logstash is unable to shutdown in 8.15.3 while downgrade to 8.14.3 h…
-
It seems this gem does not support JRuby now because `Gem::Platform.local.cpu&os` only respond `java` & `universal`.
I would like to commit a PR to support JRuby by using `RbConfig::CONFIG` instead…
-
**Description:**
The JRuby build installs specific versions of JDK to build and run tests with, but it seems like any JRuby subcommand run by the build is picking up a Java 11 install regardless of…
-
This library came up while working with a JRuby user on migrating, because they are using it via rack-brotli. I believe we could add support for Brotli compression using an existing JVM library pretty…
-
**Environment Information**
Version:
jruby 9.4.9.0 (3.1.4) 2024-11-04 547c6b150e OpenJDK 64-Bit Server VM 19.0.2+7-Ubuntu-0ubuntu322.04 on 19.0.2+7-Ubuntu-0ubuntu322.04 +jit [x86_64-linux]
When u…
-
This is a follow up to https://github.com/jruby/jruby/issues/8403 where #8404 fixed the single threaded crash but we're observing an OOM when multiple threads are involved.
The OOM happened less freq…