hotspot/test/serviceability/sa/jmap-hashcode/Test8028623.java
changeset 22529 4db9ba24613d
parent 22525 7d87b35a87f2
child 24835 be963975e2f7
--- a/hotspot/test/serviceability/sa/jmap-hashcode/Test8028623.java	Thu Jan 23 09:06:21 2014 +0100
+++ b/hotspot/test/serviceability/sa/jmap-hashcode/Test8028623.java	Thu Jan 23 09:33:50 2014 +0000
@@ -26,6 +26,8 @@
  * @bug 8028623
  * @summary Test hashing of extended characters in Serviceability Agent.
  * @library /testlibrary
+ * @compile -encoding utf8 Test8028623.java
+ * @run main Test8028623
  */
 
 import com.oracle.java.testlibrary.JDKToolLauncher;