test/jdk/sun/tools/jstatd/TestJstatdExternalRegistry.java
changeset 51541 69ee8894f5fa
parent 47216 71c04702a3d5
child 51840 dc15e45122b2
--- a/test/jdk/sun/tools/jstatd/TestJstatdExternalRegistry.java	Mon Aug 27 17:01:15 2018 -0700
+++ b/test/jdk/sun/tools/jstatd/TestJstatdExternalRegistry.java	Mon Aug 27 21:50:52 2018 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013, 2015, 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
@@ -27,6 +27,7 @@
  * @key intermittent
  *
  * @library /lib/testlibrary
+ * @library /test/lib
  *
  * @build jdk.testlibrary.* JstatdTest JstatGCUtilParser
  * @run main/timeout=60 TestJstatdExternalRegistry