changeset 14287:0129aea3736a

8032466: serviceability/sa/jmap-hashcode/Test8028623.java fails with compilation errors Reviewed-by: dsamersoff, sla
author kevinw
date Thu, 23 Jan 2014 09:33:50 +0000
parents c250880a6673
children 7444c21b8b71
files test/serviceability/sa/jmap-hashcode/Test8028623.java
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/test/serviceability/sa/jmap-hashcode/Test8028623.java	Thu Jan 23 09:06:21 2014 +0100
+++ b/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;