test/jdk/sun/management/jdp/PortAlreadyInUseTest.java
changeset 51675 b487c1e914d0
parent 47216 71c04702a3d5
child 51754 594919232b8f
--- a/test/jdk/sun/management/jdp/PortAlreadyInUseTest.java	Fri Sep 07 15:18:14 2018 -0400
+++ b/test/jdk/sun/management/jdp/PortAlreadyInUseTest.java	Fri Sep 07 14:01:52 2018 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -22,7 +22,7 @@
  */
 
 
-import jdk.testlibrary.OutputAnalyzer;
+import jdk.test.lib.process.OutputAnalyzer;
 import jdk.testlibrary.Utils;
 
 import java.io.IOException;