Merge
authorsspitsyn
Wed, 07 Sep 2016 03:35:45 +0000
changeset 40963 c7c990c4ec68
parent 40962 2c005ed3d294 (current diff)
parent 40961 680879271ce8 (diff)
child 40964 c4a7c6d1cfb3
child 40965 8f3eb2bcd1a4
Merge
--- a/jdk/test/sun/tools/jhsdb/HeapDumpTest.java	Tue Sep 06 20:27:47 2016 -0700
+++ b/jdk/test/sun/tools/jhsdb/HeapDumpTest.java	Wed Sep 07 03:35:45 2016 +0000
@@ -25,10 +25,8 @@
  * @test
  * @bug 8163346
  * @summary Test hashing of extended characters in Serviceability Agent.
- * @library /test/lib/share/classes
+ * @library /test/lib
  * @library /lib/testlibrary
- * @build jdk.testlibrary.*
- * @build jdk.test.lib.apps.*
  * @compile -encoding utf8 HeapDumpTest.java
  * @run main/timeout=240 HeapDumpTest
  */