test/jdk/sun/tools/jps/TestJps.java
changeset 51840 dc15e45122b2
parent 47216 71c04702a3d5
child 52919 ef9a34d58474
--- a/test/jdk/sun/tools/jps/TestJps.java	Fri Sep 21 21:35:12 2018 +0200
+++ b/test/jdk/sun/tools/jps/TestJps.java	Fri Sep 21 14:50:06 2018 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 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
@@ -23,7 +23,7 @@
 
 /*
  * @test
- * @library /lib/testlibrary /test/lib
+ * @library /test/lib
  * @modules jdk.jartool/sun.tools.jar
  * @build LingeredAppForJps
  * @build LingeredApp