Stephane Nicoll wrote at Dienstag, 3. November 2009 14:10: > Hi André, > > Thanks for the notification. You can freely create an account on > jira.codehaus.org and you will have access. I am bit surprised about the > regression because the only thing we changed is JavaEE6 support but I'll > double check if some regression was not introduced.
Please check also HashMap vs. LinkedHashMap. With Java 5 typically the (undefined) order of the HashMap changes because of internal modifications of the algorithm. - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
