test/serviceability/sa/jmap-hashcode/Test8028623.java

Print this page
rev 6486 : 8043915: Tests get ClassNotFoundException: com.oracle.java.testlibrary.StreamPumper

@@ -24,10 +24,11 @@
 /*
  * @test
  * @bug 8028623
  * @summary Test hashing of extended characters in Serviceability Agent.
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
  * @compile -encoding utf8 Test8028623.java
  * @run main Test8028623
  */
 
 import com.oracle.java.testlibrary.JDKToolLauncher;