mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-04 21:20:17 +00:00
8164943: sun/tools/jhsdb/HeapDumpTest failed with Can't find library: /test/lib/share/classes
Change /test/lib/share/classes to /test/lib in HeapDumpTest.java Reviewed-by: dsamersoff, ctornqvi
This commit is contained in:
parent
3d2958a962
commit
fec04dd065
@ -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
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user