--- old/test/hotspot/jtreg/compiler/jvmci/compilerToVM/ConstantPoolTestsHelper.java 2018-11-01 19:10:47.000000000 -0700 +++ new/test/hotspot/jtreg/compiler/jvmci/compilerToVM/ConstantPoolTestsHelper.java 2018-11-01 19:10:47.000000000 -0700 @@ -28,7 +28,7 @@ import compiler.jvmci.common.testcases.MultipleImplementersInterface; import compiler.jvmci.compilerToVM.ConstantPoolTestCase.ConstantTypes; import compiler.jvmci.compilerToVM.ConstantPoolTestCase.TestedCPEntry; -import jdk.internal.misc.SharedSecrets; +import jdk.internal.access.SharedSecrets; import jdk.internal.org.objectweb.asm.Opcodes; import jdk.internal.reflect.ConstantPool; import jdk.internal.reflect.ConstantPool.Tag;