hg: jdk7/tl/jdk: 6880672: Replace quicksort in java.util.Arrays with dual-pivot implementation
Alan Bateman
Alan.Bateman at Sun.COM
Fri Oct 30 15:31:18 UTC 2009
Jonathan Gibbons wrote:
> Alan,
>
> Can I suggest you do a full build of JDK on JPRT with
> SKIP_BUILD_CYCLE=false to test this fix?
>
> -- Jon
I've done that and all is well. I should say that the original changes
did go through JPRT to check the build and ensure the java/util tests
ran on all platforms but SKIP_BUILD_CYCLE wasn't set. I think I read on
one of the mailing lists that Kelly is thinking of changing
SKIP_BUILD_CYCLE to false, in which case we might catch more issues like
this earlier.
-Alan.
More information about the core-libs-dev
mailing list