hotspot/test/compiler/jvmci/compilerToVM/ConstantPoolTestsHelper.java
changeset 37301 a936b4e01afb
parent 36305 55c7fe59d6d7
child 39421 a9652c919db8
--- a/hotspot/test/compiler/jvmci/compilerToVM/ConstantPoolTestsHelper.java	Thu Apr 14 09:33:16 2016 -0700
+++ b/hotspot/test/compiler/jvmci/compilerToVM/ConstantPoolTestsHelper.java	Fri Apr 15 16:19:15 2016 +0100
@@ -34,8 +34,8 @@
 import jdk.internal.misc.SharedSecrets;
 import jdk.internal.org.objectweb.asm.Opcodes;
 import sun.hotspot.WhiteBox;
-import sun.reflect.ConstantPool;
-import sun.reflect.ConstantPool.Tag;
+import jdk.internal.reflect.ConstantPool;
+import jdk.internal.reflect.ConstantPool.Tag;
 
 /**
  * Class contains hard-coded constant pool tables for dummy classes used for