Searched refs:VICTIM_CLASS_NAME (Results 1 - 1 of 1) sorted by relevance

/openjdk10/hotspot/test/runtime/MirrorFrame/
H A DTest8003720.java36 final static String VICTIM_CLASS_NAME = "Victim"; field in class:Test8003720
60 return Class.forName(VICTIM_CLASS_NAME, true, new VictimClassLoader());

Completed in 88 milliseconds