< prev index next >

test/jdk/sun/management/jdp/JdpTestUtilTest.java

Print this page
rev 51789 : [mq]: asserts

@@ -25,11 +25,11 @@
 import org.testng.annotations.Test;
 
 import java.io.UnsupportedEncodingException;
 import java.util.Map;
 
-import static jdk.testlibrary.Asserts.assertEquals;
+import static jdk.test.lib.Asserts.assertEquals;
 
 
 /*
     Unit test for the utility functions in JdpTestUtil.
     These are not meant to be by automatically run by JTREG.
< prev index next >