--- a/test/jdk/sun/management/jdp/JdpTestUtilTest.java Fri Sep 21 21:35:12 2018 +0200
+++ b/test/jdk/sun/management/jdp/JdpTestUtilTest.java Fri Sep 21 14:50:06 2018 -0700
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2012, 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
@@ -27,7 +27,7 @@
import java.io.UnsupportedEncodingException;
import java.util.Map;
-import static jdk.testlibrary.Asserts.assertEquals;
+import static jdk.test.lib.Asserts.assertEquals;
/*