comparison test/serviceability/sa/jmap-hashcode/Test8028623.java @ 17974:09f19d3de485

8043915: Tests get ClassNotFoundException: com.oracle.java.testlibrary.StreamPumper Reviewed-by: sla, allwin
author ykantser
date Thu, 05 Jun 2014 15:55:49 +0200
parents fa69b0d09549
children
comparison
equal deleted inserted replaced
17973:9d8f8852abcc 17974:09f19d3de485
24 /* 24 /*
25 * @test 25 * @test
26 * @bug 8028623 26 * @bug 8028623
27 * @summary Test hashing of extended characters in Serviceability Agent. 27 * @summary Test hashing of extended characters in Serviceability Agent.
28 * @library /testlibrary 28 * @library /testlibrary
29 * @build com.oracle.java.testlibrary.*
29 * @compile -encoding utf8 Test8028623.java 30 * @compile -encoding utf8 Test8028623.java
30 * @run main Test8028623 31 * @run main Test8028623
31 */ 32 */
32 33
33 import com.oracle.java.testlibrary.JDKToolLauncher; 34 import com.oracle.java.testlibrary.JDKToolLauncher;