8138794: [TESTBUG] ctw tests fail to compile after 8137056
Reviewed-by: dlong, kvn
--- a/hotspot/test/testlibrary/ctw/src/sun/hotspot/tools/ctw/Compiler.java Thu Oct 15 17:40:39 2015 +0000
+++ b/hotspot/test/testlibrary/ctw/src/sun/hotspot/tools/ctw/Compiler.java Fri Oct 16 01:15:08 2015 +0300
@@ -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;