Hi, Kumar

So far this test is in ProblemList.txt:
tools/pack200/Pack200Test.java 8059906,8151901 generic-all

Will it be removed from ProblemList.txt in this fix?

Thanks,
Amy

On 3/22/16 3:49 AM, Kumar Srinivasan wrote:
Hi John,

This patch contains fixes for two bugs:
8151901: test/tools/pack200/Pack200Test fails on verifying native unpacked JAR 8062335: Pack200 Java implementation differs from C version, outputs unused UTF8 for BootstrapMethods Note: The test case exhibits both of the above.

With this the classes produced by java and the native implementation are congruent, though the JDK image's classes exhibit these issues, as a precaution I have extracted the
minimal set of classes to reproduce the issues, into the golden jar.

The webrev is at:
http://cr.openjdk.java.net/~ksrini/8151901/webrev.00/

Thanks
Kumar


Reply via email to