RFR 8014076: Arrays parallel and serial sorting improvements (original) (raw)
Chris Hegarty chris.hegarty at oracle.com
Tue May 7 14:51:19 UTC 2013
- Previous message: JEP 185: JAXP 1.5: Restrict Fetching of External Resources
- Next message: RFR 8014076: Arrays parallel and serial sorting improvements
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Doug has made some updates to the java.util.Arrays sorting code to provide stable sorting. There have also been some changes to the original Parallel Array Sorting ( MIN_ARRAY_SORT_GRAN is public again ).
Right now a copy of this work is sitting in the lambda repo. This issue proposed to integrate this work into jdk8.
http://cr.openjdk.java.net/~chegar/8014076/ver.00/specdiff/java/util/Arrays.html http://cr.openjdk.java.net/~chegar/8014076/ver.00/webrev/
Thanks, -Chris.
- Previous message: JEP 185: JAXP 1.5: Restrict Fetching of External Resources
- Next message: RFR 8014076: Arrays parallel and serial sorting improvements
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]