RFR: 8166460: jdk/internal/util/jar/TestVersionedStream gets Assertion error
Steve Drach
steve.drach at oracle.com
Wed Oct 5 19:27:25 UTC 2016
Hi,
Please review the following changeset that creates a replacement for the TestVersionedStream test. The previous test occasionally failed on Linux hotspot nightly testing due to jar tool sometimes changing the order of the entries. The new test specifically sets the order of the entries and tests both possible orders.
issue: https://bugs.openjdk.java.net/browse/JDK-8166460 <https://bugs.openjdk.java.net/browse/JDK-8166460>
webrev: http://cr.openjdk.java.net/~sdrach/8166460/webrev.00/ <http://cr.openjdk.java.net/~sdrach/8166460/webrev.00/>
Thanks,
Steve
More information about the core-libs-dev
mailing list