hotspot/test/testlibrary_tests/whitebox/vm_flags/UintxTest.java
changeset 30604 b8d532cb6420
parent 29678 dd2f3932c21e
child 33730 30e064828045
--- a/hotspot/test/testlibrary_tests/whitebox/vm_flags/UintxTest.java	Sat May 02 18:40:37 2015 -0700
+++ b/hotspot/test/testlibrary_tests/whitebox/vm_flags/UintxTest.java	Mon May 04 16:30:07 2015 +0200
@@ -34,7 +34,7 @@
  * @summary testing of WB::set/getUintxVMFlag()
  * @author igor.ignatyev@oracle.com
  */
-import com.oracle.java.testlibrary.Platform;
+import jdk.test.lib.Platform;
 
 public class UintxTest {
     private static final String FLAG_NAME = "VerifyGCStartAt";