RFR: 8176834: jdk/nio/zipfs/MultiReleaseJarTest.java test fails after JDK-8176709
Mandy Chung
mandy.chung at oracle.com
Wed Mar 15 22:05:04 UTC 2017
> On Mar 15, 2017, at 3:01 PM, Claes Redestad <claes.redestad at oracle.com> wrote:
>
> Hi,
>
> it appears the test we wrote to test the Multi-Release checking in
> JarFile, based on the jar manifest specification[1] and now adapted
> for JDK-8176709 is too strict when actually using
> java.util.jar.Manifest, which means the test I added for JDK-8176709
> fails on the version that I pushed (but not on the version I tested it
> on - shame! shame!)
>
> Webrev: http://cr.openjdk.java.net/~redestad/8176834/jdk.01/
> Bug: https://bugs.openjdk.java.net/browse/JDK-8176834
>
It’s okay to exclude those test cases until JDK-8176843 is resolved.
Thanks
Mandy
More information about the core-libs-dev
mailing list