Thomas E Enebo

Results 276 comments of Thomas E Enebo

@headius how does this jive with our last comments from #4141

@jordansissel Is this an issue on 9.x. I imagine on linux/macos we are native and this behaves better but on windows it may still be bad?

Bumping discovered windows issues from 1.7 windows work to 9.1.1.0 because we have not CI-greened 9k on appveyor yet. Next release we will have greenness.

As a data point this will make the script run in Java 9+: ```text jruby -J--add-opens=java.desktop/javax.swing=org.jruby.dist example.rb ``` Java 8 does work so this is exclusively in the domain of...

@headius Is it possible to know what module a class is in at runtime?

I just randomly stumbled across this by chance and I thought I would point out that 2.6 will remove almost all of this difference (2.6.0-preview2): ```text call: 0.083332303 yield: 0.064861668...

I am able to successfully run ```mvn -Pjruby-jars``` on Java 11. Closing.

If someone finds another 9.2 release extremely important then please reopen this issue and we can discuss this but we are not planning on any more 9.2 releases.

This has been fixed or perhaps mitigated (perhaps someone can tell me): ```text jruby -v jruby 9.4.6.0-SNAPSHOT (3.1.4) 2024-02-08 d6056503e1 OpenJDK 64-Bit Server VM 25.372-b07 on 1.8.0_372-b07 +jit [x86_64-linux] ```...