GitHub / jruby/jruby issues and pull requests
#9294 - Problem with logger in JRuby 10.0.4.0
Issue -
State: open - Opened by brometeo 3 days ago
#9293 - Incorrect caller_locations line for multi-line call with unless
Issue -
State: open - Opened by eregon 4 days ago
- 1 comment
#9272 - Avoid passing bogus -classpath when empty
Pull Request -
State: open - Opened by headius 9 days ago
- 3 comments
#9271 - New OpenSSL test failures from Ruby 4.0
Issue -
State: open - Opened by headius 9 days ago
- 1 comment
#9264 - DateTime - undef method :today - is this still required?
Issue -
State: open - Opened by rubyFeedback 11 days ago
#9263 - Implicit param fixes for proc and binding
Pull Request -
State: open - Opened by headius 11 days ago
#9262 - Abstract RubyHash
Pull Request -
State: closed - Opened by headius 12 days ago
- 1 comment
#9261 - Fix Time subsecond precision loss from floating point arithmetic
Pull Request -
State: open - Opened by evaniainbrooks 12 days ago
- 2 comments
#9258 - `Kernel#respond_to?` fails if `#respond_to_missing?` is not defined
Issue -
State: open - Opened by trinistr 15 days ago
- 2 comments
#9256 - [Minor potential consideration] java_import and '*' asterisk use (or no use of it) - would a new method make sense here?
Issue -
State: open - Opened by rubyFeedback 15 days ago
- 3 comments
#9255 - jruby 10.0.3.0 on Linux 64bit - can not have non-empty directory in paths
Issue -
State: open - Opened by rubyFeedback 16 days ago
- 8 comments
#9254 - Compare "real" classes for Data#== and eql?
Pull Request -
State: closed - Opened by headius 19 days ago
#9248 - Additional fixes for import_methods with JIT
Pull Request -
State: closed - Opened by headius 20 days ago
- 3 comments
#9241 - `Data#to_h` and `Data#deconstruct` return values in wrong order when module overrides `initialize` in a subclassed Data class
Issue -
State: closed - Opened by myronmarston 21 days ago
- 7 comments
#9238 - Cloned class's singleton class has too many classes in hierarchy
Issue -
State: open - Opened by headius 23 days ago
#9237 - Fix for import_methods does not allow calling another refined method
Pull Request -
State: open - Opened by evaniainbrooks 23 days ago
#9236 - Properly handle keywords in {Kernel|Thread|Fiber}#raise
Pull Request -
State: open - Opened by headius 25 days ago
#9235 - Use capitalized Class and Module for frozen errors
Pull Request -
State: closed - Opened by headius 25 days ago
#9234 - Global variable states lost when using `LocalContextScope.CONCURRENT` in Embed API
Issue -
State: open - Opened by Axel-1 25 days ago
#9222 - String interpolation of `BasicObject` object raises `NameError` instead of `NoMethodError`
Issue -
State: open - Opened by trinistr 28 days ago
- 1 comment
#9221 - Fix 'yield call taking a single argument yielding to a lambda should not destructure an Array into multiple arguments'
Pull Request -
State: closed - Opened by evaniainbrooks 28 days ago
#9218 - JavaFX AnimationTimer + Mutex.synchronize triggers “deadlock; lock already owned by another fiber belonging to the same thread” on JRuby 10.0.3.0
Issue -
State: open - Opened by yamam about 1 month ago
- 15 comments
#9215 - Ignore empty kwrest in Data subtypes' constructors
Pull Request -
State: open - Opened by headius about 1 month ago
#9214 - Data.define single-attribute class rejects positional arguments
Issue -
State: open - Opened by rossroberts-toast about 1 month ago
- 2 comments
#9213 - Make `refine` method of `Module` private
Pull Request -
State: closed - Opened by katafrakt about 1 month ago
- 4 comments
#9212 - Fix method owner when using import_methods
Pull Request -
State: open - Opened by evaniainbrooks about 1 month ago
#9211 - Fix block argument destructuring with optional parameters
Pull Request -
State: open - Opened by evaniainbrooks about 1 month ago
- 3 comments
#9210 - Remove Process::Status#& and Process::Status#>>
Pull Request -
State: closed - Opened by herwinw about 1 month ago
- 3 comments
#9209 - Add ruby_bug for spec of Data with no members being frozen
Pull Request -
State: closed - Opened by herwinw about 1 month ago
- 2 comments
#9208 - Inconsistency with block parameter default value
Issue -
State: closed - Opened by katafrakt about 1 month ago
- 3 comments
#9207 - Add Windows verification script to CI
Pull Request -
State: closed - Opened by headius about 1 month ago
#9206 - Fix exception message when calling import_methods without a Module
Pull Request -
State: closed - Opened by evaniainbrooks about 1 month ago
- 3 comments
#9205 - Fix encoding fallback error handling and error message formatting
Pull Request -
State: closed - Opened by khasinski about 1 month ago
- 1 comment
#9201 - Extract float formatting into a static method (9.4)
Pull Request -
State: closed - Opened by headius about 1 month ago
#9198 - Move syslog to bundled gems
Pull Request -
State: closed - Opened by headius about 1 month ago
#9197 - Force build-time gem installs to use current JRuby config
Pull Request -
State: closed - Opened by headius about 1 month ago
- 1 comment
#9195 - Refactor keyword arguments logic
Pull Request -
State: closed - Opened by headius about 1 month ago
- 1 comment
#9189 - Fixes #8952. Nest `it` should be different `it`s
Pull Request -
State: closed - Opened by enebo about 1 month ago
#9181 - Fix Data subclasses with ivars
Pull Request -
State: closed - Opened by headius about 2 months ago
#9163 - Add Zendesk details to USERS.md
Pull Request -
State: closed - Opened by zendesk-florianhopf 2 months ago
- 1 comment
#9153 - Update to ruby/spec@f54296d
Pull Request -
State: closed - Opened by eregon 2 months ago
- 1 comment
#9152 - Marshal.dump corruption for large Array structures
Issue -
State: open - Opened by pbfein 2 months ago
- 1 comment
#9151 - Don't dup ruby2 kwargs for non-kwargs method
Pull Request -
State: open - Opened by headius 2 months ago
#9150 - Use FastDoubleParser where appropriate
Pull Request -
State: open - Opened by headius 2 months ago
- 5 comments
#9149 - *nil no longer calls nil.to_a, similar to how **nil does not call nil…
Pull Request -
State: open - Opened by enebo 3 months ago
- 3 comments
#9148 - Allow logical ops to begin on beginning of next line
Pull Request -
State: closed - Opened by enebo 3 months ago
#9147 - LoadError due to java.lang.NoSuchMethodError when requiring strscan
Issue -
State: open - Opened by jeremyevans 3 months ago
- 1 comment
#9146 - Failed to build prism gem native extension when installing minitest v6 in JRuby v10
Issue -
State: closed - Opened by floehopper 3 months ago
- 2 comments
#9142 - Change GC's methods from module_function to metaclass methods
Pull Request -
State: closed - Opened by trinistr 3 months ago
- 1 comment
#9141 - refactorings and cleanup motivated by error-prone
Pull Request -
State: open - Opened by kares 3 months ago
#9140 - Waking a sleep triggers an expensive InterruptedException
Issue -
State: open - Opened by headius 3 months ago
- 3 comments
#9136 - Marshal.load 2.9x regression vs JRuby 1.7
Issue -
State: open - Opened by tbsvttr 3 months ago
- 2 comments
#9135 - Range#to_a 3.25x slower in JRuby 10 vs JRuby 1.7
Issue -
State: open - Opened by tbsvttr 3 months ago
- 2 comments
#9134 - String#scan tokenization 1.5x slower in JRuby 10 vs JRuby 1.7
Issue -
State: open - Opened by tbsvttr 3 months ago
- 1 comment
#9133 - CSV.parse 1.8x slower in JRuby 10 vs JRuby 1.7
Issue -
State: open - Opened by tbsvttr 3 months ago
- 1 comment
#9131 - Float() parsing 2x slower in JRuby 10 vs JRuby 1.7
Issue -
State: open - Opened by tbsvttr 3 months ago
- 1 comment
#9128 - [9.4] fix(launcher): correct parsing of java release files under Bash/msys2 etc on Windows
Pull Request -
State: closed - Opened by chadlwilson 3 months ago
- 1 comment
#9127 - fix(launcher): correct parsing of java release files under Bash/msys2 etc on Windows
Pull Request -
State: closed - Opened by chadlwilson 3 months ago
- 2 comments
#9123 - Fast builtin validation experiment
Pull Request -
State: open - Opened by headius 3 months ago
- 11 comments
#9118 - JRuby 10 installing Bundler 4.0.0 by default, breaking existing build process
Issue -
State: closed - Opened by hoprocker 3 months ago
- 4 comments
#9117 - Add file path to error message when unlinking non-existing file
Pull Request -
State: open - Opened by katafrakt 3 months ago
#9115 - String-based eval 7-13x slower in JRuby 10 vs JRuby 1.7
Issue -
State: open - Opened by tbsvttr 3 months ago
- 1 comment
#9113 - Performance regression in RubyHash for large hashes (~8-10x slower than JRuby 1.7)
Issue -
State: open - Opened by tbsvttr 3 months ago
- 15 comments
#9102 - Add a fast path for hashing numerics and immediates
Pull Request -
State: open - Opened by headius 3 months ago
#9101 - Cached fixnums for immediate values
Pull Request -
State: closed - Opened by headius 3 months ago
#9100 - Always-on character conversion in Windows IO requires large char buffer
Issue -
State: open - Opened by headius 3 months ago
- 1 comment
#9099 - Examine loaded features index memory use
Issue -
State: open - Opened by headius 3 months ago
#9098 - Fix CoverageData.mergeLines when coverage increases
Pull Request -
State: open - Opened by trinistr 3 months ago
- 1 comment
#9095 - Eliminate global flags
Pull Request -
State: open - Opened by headius 3 months ago
- 2 comments
#9094 - Implement GC.config [Ruby 3.4]
Pull Request -
State: open - Opened by trinistr 4 months ago
- 1 comment
#9093 - Sync specs to ruby/spec on push to master
Pull Request -
State: closed - Opened by headius 4 months ago
- 1 comment
#9092 - ThreadLocal Memory Leak in JRuby 10.0.2.0 with ScriptingContainer
Issue -
State: open - Opened by frytAA 4 months ago
- 2 comments
#9091 - Shrink varTableStamp
Pull Request -
State: open - Opened by headius 4 months ago
#9090 - Reduce the size of the varTableStamp
Issue -
State: open - Opened by headius 4 months ago
#9089 - Reuse or eliminate varTable fields in always-frozen subclasses
Issue -
State: open - Opened by headius 4 months ago
#9088 - Shrink header flags
Issue -
State: open - Opened by headius 4 months ago
#9087 - Reduce variability in the fixnum cache
Issue -
State: open - Opened by headius 4 months ago
#9086 - Improve performance of safeRecurse
Issue -
State: open - Opened by headius 4 months ago
- 1 comment
#9085 - Specialize Fixnum
Pull Request -
State: open - Opened by headius 4 months ago
#9084 - object_id improvements
Pull Request -
State: closed - Opened by headius 4 months ago
#9082 - Ignore missing exts on JRuby
Pull Request -
State: closed - Opened by headius 4 months ago
- 5 comments
#9080 - JRuby fails installing rubygem "bitarray"
Issue -
State: closed - Opened by jzakiya 4 months ago
- 5 comments
#9073 - fix: Permit overriding of JSA file location using ENV variable
Pull Request -
State: closed - Opened by aleksandrs-ledovskis 4 months ago
- 2 comments
#9072 - jrubyc not generating java methods for class
Issue -
State: open - Opened by samsonl 4 months ago
- 1 comment
#9070 - Memory leak in jruby within openhab
Issue -
State: open - Opened by ninjaltd 4 months ago
- 8 comments
#9069 - Implement Ruby 4.0 support
Pull Request -
State: open - Opened by headius 4 months ago
- 2 comments
#9066 - Move Set to a core class [Ruby 4.0]
Pull Request -
State: open - Opened by headius 4 months ago
- 2 comments
#9062 - Move Pathname to core [Ruby 4.0]
Pull Request -
State: open - Opened by headius 4 months ago
- 1 comment
#9061 - Ruby 4.0 support
Issue -
State: open - Opened by headius 4 months ago
#9055 - Array experiments
Pull Request -
State: open - Opened by headius 4 months ago
- 2 comments
#9049 - ri docs are not available for core
Issue -
State: open - Opened by astra1993 4 months ago
- 3 comments
#9047 - Uninitialized constant errors after upgrading to JRuby 10
Issue -
State: closed - Opened by rajaravivarma-r 4 months ago
- 7 comments
#9046 - Cannot use rubocop with JRuby 10
Issue -
State: closed - Opened by rajaravivarma-r 4 months ago
- 2 comments
#9044 - Difference in Float() hex parsing between JRuby and CRuby
Issue -
State: closed - Opened by kaisecheng 4 months ago
- 5 comments
#9043 - Update to ruby/spec@3bc45ba
Pull Request -
State: closed - Opened by andrykonchin 4 months ago
#9040 - Reimplement UNIXSocket using JDK UNIX socket support
Issue -
State: open - Opened by headius 5 months ago
- 8 comments
#9037 - fix: clear code-range when re-using a string buffer (#9035)
Pull Request -
State: closed - Opened by kares 5 months ago
#9036 - fix: clear code-range when re-using a string buffer
Pull Request -
State: closed - Opened by kares 5 months ago
#9035 - IO#read does not clear code-range for buffer argument
Issue -
State: closed - Opened by kares 5 months ago
- 1 comment
#9029 - Implement Ractor
Pull Request -
State: open - Opened by headius 5 months ago
- 4 comments