changeset 38152 | 80e5da81fb2c |
parent 36851 | 03e2f4d0a421 |
child 40631 | ed82623d7831 |
--- a/hotspot/test/runtime/Unsafe/GetUncompressedObject.java Fri Apr 29 22:40:51 2016 -0400 +++ b/hotspot/test/runtime/Unsafe/GetUncompressedObject.java Sun May 01 12:47:00 2016 +0300 @@ -32,7 +32,7 @@ import static jdk.test.lib.Asserts.*; import jdk.test.lib.*; -import sun.misc.Unsafe; +import jdk.internal.misc.Unsafe; public class GetUncompressedObject {