java.util.List.sort regression since 1.3.1 ------------------------------------------
Key: JRUBY-4190 URL: http://jira.codehaus.org/browse/JRUBY-4190 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.4.0RC3 Reporter: Thomas E Enebo Assignee: Thomas E Enebo Fix For: JRuby 1.4 User reported a problem with hibernate. A recent change to our sort impl uses noop constructor of actual collection type. This can be bad when noop constructor does not work as expected (as in case of hibernate it gets detached from current session). Simple one-line revert coming. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email