RFR 9: JDK-8170828: test/java/util/zip/ZipFile/TestZipFile needs @modules to work with Method.setAccessible()

Roger Riggs Roger.Riggs at Oracle.com
Tue Dec 6 22:17:11 UTC 2016


Hi Sherman,

Looks fine.

The issue should have a label noreg-self.

Roger


On 12/6/2016 5:14 PM, Xueming Shen wrote:
> Hi,
>
> Please help review the change for #8170828
>
> issue: https://bugs.openjdk.java.net/browse/JDK-8170828
> webrev: http://cr.openjdk.java.net/~sherman/8170828
>
> The offending test case started to fail because the new @modules: 
> xxx:open tag
> is missing for it to access java.base private method.
>
> Thanks,
> Sherman
>



More information about the core-libs-dev mailing list