8138794: [TESTBUG] ctw tests fail to compile after 8137056

Reviewed-by: dlong, kvn
This commit is contained in:
Igor Ignatyev 2015-10-16 01:15:08 +03:00
parent ab88e9aa93
commit f102784437

View File

@ -24,7 +24,7 @@
package sun.hotspot.tools.ctw;
import sun.hotspot.WhiteBox;
import sun.misc.SharedSecrets;
import jdk.internal.misc.SharedSecrets;
import sun.reflect.ConstantPool;
import java.lang.reflect.Executable;