JRuby

Update stdlib to an appropriate 1.8.6 patchlevel

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: JRuby 1.1.5
  • Fix Version/s: JRuby 1.2
  • Component/s: Core Classes/Modules
  • Labels:
    None
  • Number of attachments :
    0

Description

About 1.5 years ago or more we updated JRuby to Ruby 1.8.6 stdlib. Since then we have not done a bulk update of those libraries, even though there have been bug fixes and improvements throughout. We need to get stdlib updated to reasonably current patchlevels.

A few notes:

  • This was discovered fixing JRUBY-3108
  • We must make sure to update without removing any security patches we've applied during the intervening years
  • It might be useful to make a play for the build itself to pull stdlib from MRI, so we can always be assured we're getting an appropriate version and only have to maintain a patch set

Activity

Hide
Marcin Mielzynski added a comment -

There also could have been performance improvements like cgi.rb which would affect rails performance.

Show
Marcin Mielzynski added a comment - There also could have been performance improvements like cgi.rb which would affect rails performance.
Hide
Charles Oliver Nutter added a comment -

We'll do this for 1.1.7 at the same time we pull in 1.9.1 final stdlib.

Show
Charles Oliver Nutter added a comment - We'll do this for 1.1.7 at the same time we pull in 1.9.1 final stdlib.
Hide
Charles Oliver Nutter added a comment -

I updated us to the latest production 1.8.6 patchlevel 287 stdlib and adjusted version numbers we report.

Show
Charles Oliver Nutter added a comment - I updated us to the latest production 1.8.6 patchlevel 287 stdlib and adjusted version numbers we report.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: