GitHub / jruby/jruby issues and pull requests
#8918 - Don't set callInfo when target does not use kwargs
Pull Request -
State: closed - Opened by headius 16 days ago
#8897 - Update strscan to fix number scanning at nonzero offset
Pull Request -
State: closed - Opened by headius 23 days ago
#8896 - Fix an additional dstring indy optimization long bitfield bug
Pull Request -
State: closed - Opened by headius 23 days ago
#8895 - Improvements based on SAST null reference reports
Pull Request -
State: closed - Opened by headius 24 days ago
#8894 - JRuby 10, irb.bat and jirb.bat - terminal functionality is broken on Windows
Issue -
State: open - Opened by wfouche 25 days ago
#8893 - Quick stab and limited profile runtime
Pull Request -
State: open - Opened by enebo 26 days ago
#8891 - JBang and JRuby - no args provided (JRuby is stuck)
Issue -
State: closed - Opened by wfouche 26 days ago
- 4 comments
#8890 - Fix Time.new parsing (time/new_tags.txt)
Pull Request -
State: closed - Opened by PChambino 27 days ago
- 1 comment
#8888 - Cap deploy error (`OpenSSL::Cipher::CipherError: authentication tag already generated by cipher`)
Issue -
State: open - Opened by thbar 28 days ago
#8886 - Installing psych / jar-dependencies via jruby-complete jar fails (but seems to succeed a second time?)
Issue -
State: open - Opened by chadlwilson 29 days ago
#8885 - Coerce the chdir for popen
Pull Request -
State: closed - Opened by headius 30 days ago
Labels: core
#8884 - Require the correct case for this library
Pull Request -
State: closed - Opened by headius 30 days ago
#8883 - Normalize arch to universal-java-version
Pull Request -
State: open - Opened by headius 30 days ago
#8882 - Always set chilled strings as sharing bytelist
Pull Request -
State: closed - Opened by headius 30 days ago
#8881 - fix #8880. Added a second with Rational
Pull Request -
State: closed - Opened by enebo about 1 month ago
#8880 - Time.new with Rational seconds performs invalid rounding to the next second
Issue -
State: closed - Opened by rsim about 1 month ago
- 2 comments
#8879 - Fixes #8867. Object constants found in Module#const_defined?
Pull Request -
State: open - Opened by enebo about 1 month ago
#8878 - Some specs fixes in ruby/spec/language
Pull Request -
State: closed - Opened by enebo about 1 month ago
#8877 - Time fixes
Pull Request -
State: closed - Opened by enebo about 1 month ago
#8876 - `import_methods` doesn't allow calling another refined method
Issue -
State: open - Opened by esotericpig about 1 month ago
- 5 comments
Labels: core, needs tests, refinements
#8875 - Pregenerate bin/ruby and bin/ruby.bat
Pull Request -
State: open - Opened by headius about 1 month ago
- 10 comments
#8874 - Update to jruby-maven-plugins 3.0.6
Pull Request -
State: closed - Opened by headius about 1 month ago
#8873 - Handle simple transcoding replacement correctly
Pull Request -
State: closed - Opened by headius about 1 month ago
#8872 - String#encode replace option incorrectly handles value
Issue -
State: closed - Opened by headius about 1 month ago
- 1 comment
#8871 - Always remove the lock from pool on failure
Pull Request -
State: closed - Opened by headius about 1 month ago
#8870 - `--help` output mangled when piped into `less`
Issue -
State: closed - Opened by mattwelke about 2 months ago
- 9 comments
#8869 - Verify locking of class hierarchy and method tables
Issue -
State: open - Opened by headius about 2 months ago
#8868 - Update snapshot deploy to use new maven infrastructure
Pull Request -
State: closed - Opened by headius about 2 months ago
#8867 - Object.const_defined? not respecting namespace check.
Issue -
State: open - Opened by HoneyryderChuck about 2 months ago
- 4 comments
#8866 - JRuby 9.4.13.0 introduces `LoadError: no such file to load -- Win32API` via stdlib/net/http on Windows
Issue -
State: closed - Opened by chadlwilson about 2 months ago
- 13 comments
#8865 - [deps] update bundler and rubygems to latest
Pull Request -
State: closed - Opened by kares about 2 months ago
#8864 - [deps] update joda-time to 2.14.0
Pull Request -
State: closed - Opened by kares about 2 months ago
#8863 - Order-dependent Zeitwerk failures
Issue -
State: closed - Opened by headius about 2 months ago
- 20 comments
#8862 - respond_to?(<symbol>) => true optimization
Pull Request -
State: open - Opened by headius about 2 months ago
- 2 comments
#8861 - Using a string that has been mutated seems to result in a variable containing an unexpected value
Issue -
State: closed - Opened by azimux about 2 months ago
- 7 comments
Labels: core, jit, tests
#8860 - Time.new gives unexpected value
Issue -
State: closed - Opened by azimux about 2 months ago
- 2 comments
#8859 - `bundle gem` does not fully run
Issue -
State: closed - Opened by aemadrid about 2 months ago
- 5 comments
Labels: core
#8858 - Fix `Time.new` when using (empty) keywords (2 issues)
Pull Request -
State: closed - Opened by PChambino about 2 months ago
- 2 comments
#8857 - Migrate to the new Maven Central publishing system
Pull Request -
State: closed - Opened by headius about 2 months ago
#8856 - Native (and fast) Time#xmlschema (iso8601)
Pull Request -
State: closed - Opened by PChambino about 2 months ago
- 2 comments
#8855 - Update to ruby/spec@4d2fc4d
Pull Request -
State: closed - Opened by andrykonchin about 2 months ago
#8854 - Java::JavaLang::NullPointerException: Unable to find org.jruby.RubyTime.initialize(RubyTime.java to read failed line
Issue -
State: closed - Opened by jcamejo about 2 months ago
- 2 comments
#8853 - NameError: uninitialized constant MyGem::Foo::Bar when using Zeitwerk
Issue -
State: closed - Opened by bolshakov 2 months ago
- 3 comments
#8852 - Fixes to improve Zeitwerk support
Pull Request -
State: closed - Opened by headius 2 months ago
- 2 comments
#8851 - Begin wiring up direct keyword args
Pull Request -
State: open - Opened by headius 2 months ago
#8850 - single value makes kwargs hash. Mark it as such
Pull Request -
State: closed - Opened by enebo 2 months ago
#8849 - Clean up some locking around hierarchy modification
Pull Request -
State: closed - Opened by headius 2 months ago
#8848 - Improvements for dynamic string invokedynamic site
Pull Request -
State: closed - Opened by headius 2 months ago
#8847 - Java::JavaLang::ClassCastException: class java.lang.Integer cannot be cast to class java.lang.String
Issue -
State: closed - Opened by jterapin 2 months ago
- 3 comments
#8846 - Deadlock occurs between main and Ruby-0-JIT-1 threads
Issue -
State: closed - Opened by skunkworker 2 months ago
- 7 comments
Labels: needs tests
#8845 - Fix locking of stable class values for JI proxies
Pull Request -
State: closed - Opened by headius 2 months ago
#8844 - Use a normal ClassValue for all such cases
Pull Request -
State: closed - Opened by headius 2 months ago
- 8 comments
#8843 - Don't bind synthetic classes to Ruby
Pull Request -
State: closed - Opened by headius 2 months ago
- 4 comments
#8842 - Metaspace leak in 9.4
Issue -
State: closed - Opened by kalenp 3 months ago
- 14 comments
#8841 - Bundled gems are still installing some files into stdlib
Issue -
State: open - Opened by headius 3 months ago
#8840 - Possible bugs found by SAST (Svace)
Issue -
State: closed - Opened by ngr-ilmarh 3 months ago
- 6 comments
#8838 - Java package 'java.lang' does not have a method 'const_added' with 1 argument, when creating a subclass from within RSpec "context" block
Issue -
State: open - Opened by deivid-rodriguez 3 months ago
- 3 comments
#8837 - Migrate one-shot classloading to hidden classes
Issue -
State: open - Opened by headius 3 months ago
#8836 - Update to ruby/spec@f8c065e
Pull Request -
State: closed - Opened by andrykonchin 3 months ago
- 1 comment
#8835 - S3 download not available for 9.4.12.1
Issue -
State: closed - Opened by daveferrykami 3 months ago
- 2 comments
#8834 - Missing splatNode creation
Pull Request -
State: closed - Opened by enebo 3 months ago
#8833 - Missing splatNode creation
Pull Request -
State: closed - Opened by enebo 3 months ago
#8832 - Prism compiler fails with lonely operator in complex call sequence
Issue -
State: open - Opened by headius 3 months ago
- 3 comments
#8831 - Tweaks to further improve startup speed and memory use
Pull Request -
State: open - Opened by headius 3 months ago
#8831 - Tweaks to further improve startup speed and memory use
Pull Request -
State: closed - Opened by headius 3 months ago
#8830 - Splat with multi-line expression improperly expands
Issue -
State: closed - Opened by headius 3 months ago
- 9 comments
Labels: parser
#8829 - Data fixes and improvements
Pull Request -
State: closed - Opened by headius 3 months ago
- 2 comments
#8828 - Update to net-imap 0.5.8 for security fixes
Pull Request -
State: closed - Opened by headius 3 months ago
#8827 - Update to net-imap 0.2.5 for security fixes
Pull Request -
State: closed - Opened by headius 3 months ago
#8826 - Update net-imap from 0.5.4 to 0.5.8
Issue -
State: closed - Opened by NihalJain 3 months ago
- 1 comment
#8825 - Update net-imap from 0.2.3 to 0.2.5
Issue -
State: closed - Opened by NihalJain 3 months ago
- 5 comments
#8824 - Slow performance on YJIT's HexaPDF benchmark
Issue -
State: open - Opened by headius 3 months ago
- 7 comments
#8823 - Failure in `StringScanner#scan_integer` when running the HexaPDF test suite
Issue -
State: closed - Opened by gettalong 3 months ago
- 4 comments
#8822 - Build updates
Pull Request -
State: open - Opened by cstamas 3 months ago
- 1 comment
#8821 - Always cache undef along these paths
Pull Request -
State: closed - Opened by headius 3 months ago
#8820 - Fix recent potential NPE reports
Pull Request -
State: closed - Opened by headius 3 months ago
- 1 comment
#8819 - fix possible NPE in #8818
Pull Request -
State: open - Opened by ngr-ilmarh 3 months ago
#8818 - Possible NPE in RegularFileResource:openChannel() found by SAST
Issue -
State: closed - Opened by ngr-ilmarh 3 months ago
- 6 comments
#8817 - Fix possible NPE in rbIoClose()
Pull Request -
State: open - Opened by ngr-ilmarh 3 months ago
#8816 - Possible NPE in RubyIO:rbIoClose() found by SAST
Issue -
State: closed - Opened by ngr-ilmarh 3 months ago
#8815 - Possible NPE in StartupInterpreterEngine:InterpreterEngine() found by SAST
Issue -
State: closed - Opened by ngr-ilmarh 3 months ago
- 2 comments
#8814 - Possible NPE in ExitableInterpreterEngine:InterpreterEngine() found by SAST
Issue -
State: closed - Opened by ngr-ilmarh 3 months ago
- 2 comments
#8813 - Fix possible NPE in UnboxableOpsAnalysisNode:getUnboxedVar()
Pull Request -
State: open - Opened by ngr-ilmarh 3 months ago
- 1 comment
#8812 - Possible NPE in UnboxableOpsAnalysisNode:getUnboxedVar() found by SAST
Issue -
State: closed - Opened by ngr-ilmarh 3 months ago
- 2 comments
#8811 - Possible NPE in BasicCompilerPassListener:endExecute() found by SAST
Issue -
State: closed - Opened by ngr-ilmarh 3 months ago
- 1 comment
#8810 - Possible fix for 8809
Pull Request -
State: open - Opened by ngr-ilmarh 3 months ago
- 5 comments
#8809 - Possible NPE in ThreadContext:getPartialTrace() found by SAST
Issue -
State: closed - Opened by ngr-ilmarh 3 months ago
- 1 comment
#8808 - Fix possible NPE in PopenExecutor:pipeOpen()
Pull Request -
State: open - Opened by ngr-ilmarh 3 months ago
- 1 comment
#8807 - Possible NPE in PopenExecutor:pipeOpen() found by SAST
Issue -
State: closed - Opened by ngr-ilmarh 3 months ago
#8806 - Possible NPE in StringSupport:rbStrEnumerateLines() found by SAST
Issue -
State: closed - Opened by ngr-ilmarh 3 months ago
- 3 comments
#8805 - Possible NPE in RubyModule:searchWithCacheMiss() found by SAST
Issue -
State: closed - Opened by ngr-ilmarh 3 months ago
- 3 comments
#8804 - Allow binding instance/internal vars to fields
Pull Request -
State: open - Opened by headius 3 months ago
- 1 comment
#8803 - 9-digit rational needs to be multiplied by 9 digits
Pull Request -
State: closed - Opened by enebo 3 months ago
- 1 comment
#8802 - Fixes to improve DRb tests
Pull Request -
State: closed - Opened by headius 3 months ago
- 2 comments
#8801 - ruby/logger gem broken after version 1.6.3 using JRuby on Windows
Issue -
State: open - Opened by gacha 3 months ago
- 2 comments
#8800 - Improve docs and some minor warns from IDE dealt with
Pull Request -
State: closed - Opened by enebo 3 months ago
#8799 - `it` broken in irb. Used wrong scope type field in parser.
Pull Request -
State: closed - Opened by enebo 3 months ago
#8798 - Keyword arguments arity error in drb tests
Issue -
State: open - Opened by headius 3 months ago
- 1 comment
#8797 - Wrong version/RUBY_DESCRIPTION on Windows AMR64
Issue -
State: closed - Opened by eregon 3 months ago
- 3 comments
#8796 - Jruby 10.0: `it` is not working in REPL (irb/pry)
Issue -
State: closed - Opened by nsauk 3 months ago
- 1 comment