changeset 30604 | b8d532cb6420 |
parent 29678 | dd2f3932c21e |
--- a/hotspot/test/gc/defnew/HeapChangeLogging.java Sat May 02 18:40:37 2015 -0700 +++ b/hotspot/test/gc/defnew/HeapChangeLogging.java Mon May 04 16:30:07 2015 +0200 @@ -35,7 +35,7 @@ import java.util.regex.Matcher; import java.util.regex.Pattern; -import com.oracle.java.testlibrary.*; +import jdk.test.lib.*; public class HeapChangeLogging { public static void main(String[] args) throws Exception {