hg: lambda/collections/jdk: Added explicit support for all 7 primitive types.
david.holmes at oracle.com
david.holmes at oracle.com
Sun Mar 27 20:08:06 PDT 2011
Changeset: 363cdf746fec
Author: dholmes
Date: 2011-03-28 13:06 +1000
URL: http://hg.openjdk.java.net/lambda/collections/jdk/rev/363cdf746fec
Added explicit support for all 7 primitive types.
Float/double support complies with Arrays.sort spec regarding NaNs and -0.0
Test updated to incoporate recent changes to Sorting test, plus enabled tests for all types
! src/share/classes/java/util/concurrent/ForkJoinUtils.java
! test/java/util/concurrent/forkjoin/ParallelSorting.java
More information about the lambda-dev
mailing list