jruby
https://github.com/jruby/jruby
Ruby
JRuby, an implementation of Ruby on the JVM
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
67 Subscribers
View all SubscribersAdd a CodeTriage badge to jruby
Help out
- Issues
- AOT-compiled methods can't be refined later
- Update Unicode to Version 17.0.0 and Emoji Version 17.0
- Alias chaining does not properly restore old methods
- `Data#to_h` and `Data#deconstruct` return values in wrong order when module overrides `initialize` in a subclassed Data class
- Spurious Struct#initialize keyword argument warning (and crash) with `...` forwarding through `super`
- `Data#==`/`Data#eql?` and `Struct#eql?` return false when instances are `extend`ed in `initialize`
- Fix for ClassCastException inside Struct#initialize when delegating ... from a prepended module
- `Thread::Backtrace::Location#absolute_path` returns relative path for files loaded via `load` with bare relative path
- Fix for cloned class singleton class has too many ancestors
- Fix for import_methods does not allow calling another refined method
- Docs
- Socket.tcp_without_fast_fallback
- Socket.tcp_with_fast_fallback
- Socket::HostnameResolutionStore#any_unresolved_family?
- Socket::HostnameResolutionStore#resolved_all_families?
- Socket::HostnameResolutionStore#resolved_successfully?
- Socket::HostnameResolutionStore#resolved?
- Socket::HostnameResolutionStore#any_addrinfos?
- Socket::HostnameResolutionStore#empty_addrinfos?
- Socket::HostnameResolutionStore#get_addrinfo
- Socket::HostnameResolutionStore#add_error