8263548: runtime/cds/appcds/SharedRegionAlignmentTest.java fails to compile after JDK-8263412

Reviewed-by: dcubed
This commit is contained in:
Igor Ignatyev 2021-03-13 01:33:03 +00:00
parent 43524cc41a
commit 0b68ced027

View File

@ -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");