[9] RFR(XS): 8055751: TestAnonymousClassUnloading.java needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot

Tobias Hartmann tobias.hartmann at oracle.com
Thu Aug 21 13:07:54 UTC 2014


Hi,

please review the following patch:

JDK-8011397 now requires tests using the Whitebox API to also copy the 
'sun.hotspot.WhiteBox$WhiteBoxPermission' class file to the working 
directory. The test 
'compiler/classUnloading/anonymousClass/TestAnonymousClassUnloading.java' added 
for JDK-8054402 has to be adapted accordingly.

Bug: https://bugs.openjdk.java.net/browse/JDK-8055751
Webrev: http://cr.openjdk.java.net/~thartmann/8055751/webrev.00/

Thanks,
Tobias


More information about the hotspot-compiler-dev mailing list