8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests

Reviewed-by: dholmes, stefank
This commit is contained in:
Igor Ignatyev 2020-04-28 19:57:02 -07:00
parent 6911667eb7
commit 70e632d5ec
638 changed files with 590 additions and 1202 deletions

View file

@ -27,8 +27,7 @@
* @summary Tests logging of shared library loads and unloads.
* @library /runtime/testlibrary /test/lib
* @build sun.hotspot.WhiteBox
* @run main ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* @run main LoadLibraryTest
*/