Thanks for the review. Could you also help me push this to hs-rt? The
exported changeset is attached.

Mikael

On 2014-06-02 19:28, Staffan Larsen wrote:
> Looks good!
> 
> Thanks,
> /Staffan
> 
> On 2 jun 2014, at 17:29, Mikael Auno <mikael.a...@oracle.com> wrote:
> 
>> Hi,
>>
>> Could I please have a review of this very small fix.
>>
>> webrev: http://cr.openjdk.java.net/~miauno/8044540/webrev.00/
>> bug: https://bugs.openjdk.java.net/browse/JDK-8044540
>>
>> Verified locally.
>>
>> Thanks,
>> Mikael
> 

# HG changeset patch
# User miauno
# Date 1401722475 -7200
# Node ID aa696854a732ed5bd49bd310cfc0d96a86d1d151
# Parent  1ffd0bb18df9e28230c1a5dbb1124ad5b3869863
8044540: serviceability/sa/jmap-hashcode/Test8028623.java should be quarantined
Reviewed-by: sla

diff --git a/test/serviceability/sa/jmap-hashcode/Test8028623.java b/test/serviceability/sa/jmap-hashcode/Test8028623.java
--- a/test/serviceability/sa/jmap-hashcode/Test8028623.java
+++ b/test/serviceability/sa/jmap-hashcode/Test8028623.java
@@ -26,6 +26,7 @@
  * @bug 8028623
  * @summary Test hashing of extended characters in Serviceability Agent.
  * @library /testlibrary
+ * @ignore 8044416
  * @build com.oracle.java.testlibrary.*
  * @compile -encoding utf8 Test8028623.java
  * @run main Test8028623

Reply via email to