mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 06:14:49 +02:00
8066433: Move Whitebox test library to top level repository
Moved Whitebox test library to top level repository. Reviewed-by: iignatyev, sla, mr
This commit is contained in:
parent
46714a7809
commit
bf022cf7dc
191 changed files with 191 additions and 191 deletions
|
@ -33,7 +33,7 @@ import java.net.URLConnection;
|
|||
* @test TestAnonymousClassUnloading
|
||||
* @bug 8054402
|
||||
* @summary "Tests unloading of anonymous classes."
|
||||
* @library /testlibrary /testlibrary/whitebox
|
||||
* @library /testlibrary /../../test/lib
|
||||
* @compile TestAnonymousClassUnloading.java
|
||||
* @run main ClassFileInstaller TestAnonymousClassUnloading
|
||||
* sun.hotspot.WhiteBox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue