http://cr.openjdk.java.net/~iignatyev//8244052/webrev.00/
> 34 lines changed: 0 ins; 11 del; 23 mod;

Hi all,

could you please review this trivial patch?
from JBS:
> JDK-8199290 made it unnecessary to explicitly pass 
> sun.hotspot.WhiteBox$WhiteBoxPermission as an argument to ClassFileInstaller 
> b/c the former now copies it every time it copies sun.hotspot.WhiteBox.

besides removing WhiteBoxPermission from the list of ClassFileInstaller's 
arguments, the patch also makes sure ClassFileInstaller is run in a driver mode 
in all the touched tests.   

testing: the changed tests
webrev: http://cr.openjdk.java.net/~iignatyev//8244052/webrev.00/
JBS: https://bugs.openjdk.java.net/browse/JDK-8244052

Thanks,
-- Igor

Reply via email to