# HG changeset patch # User sspitsyn # Date 1473219345 0 # Node ID c7c990c4ec68f98395221cc3344cde5925129362 # Parent 2c005ed3d294689ee85b29c53f08ff9007a1380b# Parent 680879271ce8b53c51e9174d6e6f757c4d1fcf89 Merge diff -r 2c005ed3d294 -r c7c990c4ec68 jdk/test/sun/tools/jhsdb/HeapDumpTest.java --- 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 */