hotspot/test/gc/TestDisableExplicitGC.java
changeset 30604 b8d532cb6420
parent 29682 5e1737bfb1bb
child 35061 be6025ebffea
--- a/hotspot/test/gc/TestDisableExplicitGC.java	Sat May 02 18:40:37 2015 -0700
+++ b/hotspot/test/gc/TestDisableExplicitGC.java	Mon May 04 16:30:07 2015 +0200
@@ -32,7 +32,7 @@
  */
 import java.lang.management.GarbageCollectorMXBean;
 import java.util.List;
-import static com.oracle.java.testlibrary.Asserts.*;
+import static jdk.test.lib.Asserts.*;
 
 public class TestDisableExplicitGC {