RFR: 8037097: (s) Improve diagnosability of test failures for java/util/Arrays/Correct.java
Mike Duigou
mike.duigou at oracle.com
Tue Mar 11 22:31:56 UTC 2014
Hello all;
The test java/util/Arrays/Correct.java (yeah, great name...) has failed intermittently in nightly testing. Unfortunately the currently committed version does not provide much information on the failure condition. This changeset is a renovation of the test to hopefully provide additional clues to the root cause should the test fail again. It also adds somewhat more thorough testing as well as generifies and TestNGifies the source.
http://cr.openjdk.java.net/~mduigou/JDK-8037097/0/webrev/
Mike
More information about the core-libs-dev
mailing list