< prev index next >

test/sun/tools/jhsdb/HeapDumpTest.java

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

@@ -23,12 +23,14 @@
 
 /*
  * @test
  * @bug 8163346
  * @summary Test hashing of extended characters in Serviceability Agent.
+ *
  * @library /test/lib
  * @library /lib/testlibrary
+ *
  * @compile -encoding utf8 HeapDumpTest.java
  * @run main/timeout=240 HeapDumpTest
  */
 
 import static jdk.testlibrary.Asserts.assertTrue;
< prev index next >