forked from jruby/jruby
-
Notifications
You must be signed in to change notification settings - Fork 0
JRuby 9.1.1.0 Release Notes
Charles Oliver Nutter edited this page May 19, 2016
·
1 revision
- 18 issues fixed for 9.1.1.0
- #3884 - Invalid hash value for nested arrays
- #3882 - Refactor transcodeLoop into ruby and non-ruby parts.
- #3879 - fix quoted paths
- #3878 - Can't run rails if jruby's path contains whitespaces
- #3877 - File.basename should support windows1250
- #3874 - Ensure native methods called by indy get frame if requested.
- #3873 - Test define method visibility
- #3872 - Limit padding width for strftime.
- #3871 - Encoding.find("filesystem") on windows
- #3866 - expand_path should use the original encoding
- #3865 - Several named capture warnings in date/format
- #3863 - net-ldap#bind fails in jruby-9.1.0.0 (but works in jruby-9.0.5.0)
- #3858 - [Truffle] remove_const doesn't completely clear a module's name
- #3856 - [jRuby 9.1.0.0] Strange behavior with Enumerable::max method
- #3855 - JRuby 9.1.0.0 on Windows causes frozen string errors when using rake and minitest
- #3854 - JRuby 9.1.0.0 define_method creates private methods in some cases where it should create public methods
- #3849 - File.expand_path doesn't respect args encoding
- #3842 - Indy call sites are not setting up frame for core methods