RFR(s) 8245060: remove copying of s.h.WB$WhiteBoxPermission in cds/appcds tests
Yumin Qi
yumin.qi at oracle.com
Fri Jun 12 00:14:08 UTC 2020
Hi, Calvin
Why changed 2019 => 2020?
It is required for a new repo (jdk16) all the copyright year changed
to the starting year for all files?
Thanks
Yumin
On 6/11/20 3:43 PM, Calvin Cheung wrote:
> JBS: https://bugs.openjdk.java.net/browse/JDK-8245060
>
> webrev: http://cr.openjdk.java.net/~ccheung/jdk16/8245060/webrev.00/
>
> Most changes involve removing the
> sun.hotspot.WhiteBox$WhiteBoxPermission from the following:
>
> @run driver ClassFileInstaller sun.hotspot.WhiteBox
> sun.hotspot.WhiteBox$WhiteBoxPermission
>
> Two additional cleanups:
> - remove the unneeded SkippedException related code from the tests
> under dynamicArchive/methodHandles;
> - remove the JarBuilder.addInnerClasses method since its purpose is to
> add the sun.hotspot.WhiteBox$WhiteBoxPermission inner class.
>
> Passed tier1, 2 tests.
>
> thanks,
>
> Calvin
>
More information about the hotspot-runtime-dev
mailing list