Skip to content

CI: Update jruby-10.0.2.0->jruby-10.0.5.0#117

Merged
bastelfreak merged 2 commits intomainfrom
jruby
Apr 17, 2026
Merged

CI: Update jruby-10.0.2.0->jruby-10.0.5.0#117
bastelfreak merged 2 commits intomainfrom
jruby

Conversation

@bastelfreak
Copy link
Copy Markdown
Contributor

@bastelfreak bastelfreak commented Apr 17, 2026

jruby-10.0.5.0 is our target version for OpenVox 9.

Short description

Checklist

I have:

  • read the CONTRIBUTING.md document
  • read and accepted the Developer Certificate of Origin document and added a Signed-off-by annotation to each of my commits
  • tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)

jruby-10.0.5.0 is our target version for OpenVox 9.

Signed-off-by: Tim Meusel <tim@bastelfreak.de>
@bastelfreak
Copy link
Copy Markdown
Contributor Author

This also helps to hunt down issues in OpenVoxProject/openvox#175

@bastelfreak bastelfreak enabled auto-merge April 17, 2026 12:19
Without Java 10, JRuby 10.0.5.0 gives us:

```
  attempting to run with existing JAVA_HOME
  /usr/lib/jvm/temurin-17-jdk-amd64/bin/java -jar /home/runner/.rubies/jruby-10.0.5.0/lib/jruby.jar --version
  Error: LinkageError occurred while loading main class org.jruby.main.Main
        java.lang.UnsupportedClassVersionError: org/jruby/main/Main has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0
  JRuby failed to start, try Java 21 envs
  Setting JAVA_HOME to JAVA_HOME_21_X64 path /usr/lib/jvm/temurin-21-jdk-amd64
  Adding /usr/lib/jvm/temurin-21-jdk-amd64/bin to PATH
  Took   0.24 seconds
```

Signed-off-by: Tim Meusel <tim@bastelfreak.de>
@bastelfreak bastelfreak mentioned this pull request Apr 17, 2026
7 tasks
@bastelfreak bastelfreak merged commit 04c71b8 into main Apr 17, 2026
56 checks passed
@bastelfreak bastelfreak deleted the jruby branch April 17, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants