jruby
jruby copied to clipboard
JRuby, an implementation of Ruby on the JVM
Fixes https://github.com/jruby/jruby/issues/7256
**Environment Information** Provide at least: * jruby 9.3.6.0 * Windows **Expected Behavior** https://github.com/jruby/jruby/commit/b5b635180e16c6812f009e3c04fb647caa9e0ee0 introduced using of `com.sun.nio.file.ExtendedOpenOption` just for adding `NOSHARE_DELETE` when opening files on Windows. ```ruby } else if...
**Environment Information** Provide at least: * jruby-head (jruby 9.4.0.0-SNAPSHOT (3.1.0) 2022-02-08 3562498c80 OpenJDK 64-Bit Server VM 25.322-b06 on 1.8.0_322-b06 +jit [mswin32-x86_64]) * Microsoft Windows Server 2022 (10.0.20348) This is a...
**Environment Information** JRuby versions tested: 9.2.20.1, 9.3.4.0 Java version: openjdk version "17.0.3" 2022-04-19 System: Linux bree 5.17.0-1-amd64 #1 SMP PREEMPT Debian 5.17.3-1 (2022-04-18) x86_64 GNU/Linux **Expected Behavior** I am trying...
Hi all: I want jruby to support a new architecture for Loongarch, Loongarch is a risc architecture. I try to compile jruby in LoongArch, but failed. Are there any prerequisites...
This issue is a catch-all for the unimplemented and tagged items during Ruby 2.6 compatibility work. Original issue is #5576. See also other incomplete issues #6149, #6157, #6158. #6159. ##...
I want to make feature improvements to jar-dependencies, but when I install the updated gem into my system, bundler will refuse to load it because the default gem has already...
The following test will pass. * test_aref in test/mri/ruby/test_integer.rb
The test-suite for `rubocop-ast` (a core dependency of RuboCop) [fails massively for current JRuby-head](https://github.com/rubocop/rubocop-ast/actions/runs/1834115929). This gem is very stable; [last run](https://github.com/rubocop/rubocop-ast/runs/4498886255?check_suite_focus=true) was 2 months ago using "jruby-head-ubuntu-20.04.tar.gz" The failure is...
These jobs on jruby-head seem timeout. Alternatively, `rake test:mri:core:jit (Java 11)` fails but this finishs relatively quickly,