jdk/test/sun/tools/jps/TestJpsSanity.java
changeset 40686 1b855fa5c9c5
parent 38956 cf2c4bfba78a
child 42101 e75889484926
--- a/jdk/test/sun/tools/jps/TestJpsSanity.java	Thu Aug 18 13:19:38 2016 +0300
+++ b/jdk/test/sun/tools/jps/TestJpsSanity.java	Fri Aug 19 10:09:53 2016 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2016, 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
@@ -29,7 +29,7 @@
  * @test
  * @summary This test verifies jps usage and checks that appropriate error message is shown
  *          when running jps with illegal arguments.
- * @library /lib/testlibrary /test/lib/share/classes
+ * @library /lib/testlibrary /test/lib
  * @modules jdk.jartool/sun.tools.jar
  *          java.management
  *          java.base/jdk.internal.misc