mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 23:34:52 +02:00
8243287: Removal of Unsafe::defineAnonymousClass
Reviewed-by: iklam, mchung, alanb, dholmes
This commit is contained in:
parent
a564f2cbd5
commit
e14b026841
122 changed files with 328 additions and 3679 deletions
|
@ -47,7 +47,6 @@ import java.net.URL;
|
|||
import java.net.URLConnection;
|
||||
import compiler.whitebox.CompilerWhiteBoxTest;
|
||||
|
||||
// This is based on test compiler/classUnloading/anonymousClass/TestAnonymousClassUnloading.java
|
||||
public class TestHiddenClassUnloading {
|
||||
private static final WhiteBox WHITE_BOX = WhiteBox.getWhiteBox();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue