8263548: runtime/cds/appcds/SharedRegionAlignmentTest.java fails to compile after JDK-8263412
Reviewed-by: dcubed
This commit is contained in:
parent
43524cc41a
commit
0b68ced027
@ -37,6 +37,7 @@
|
||||
*/
|
||||
|
||||
import jdk.test.lib.process.OutputAnalyzer;
|
||||
import jdk.test.lib.helpers.ClassFileInstaller;
|
||||
|
||||
public class SharedRegionAlignmentTest {
|
||||
static String appJar = ClassFileInstaller.getJarPath("hello.jar");
|
||||
|
Loading…
Reference in New Issue
Block a user