[9] RFR (XS): 8152640: Quarantine compiler/intrinsics/string/TestHasNegatives.java
Zoltán Majó
zoltan.majo at oracle.com
Thu Mar 24 10:51:57 UTC 2016
Hi,
please review the patch for 8152640.
https://bugs.openjdk.java.net/browse/JDK-8152640
Problem: The test compiler/intrinsics/string/TestHasNegatives.java fails
after the Jigsaw changes were integrated. More precisely, the test fails
when the changes by JDK-8144693 were attempted to be propagated from
hs-comp to hs. This is a test issue.
Solution: Quarantine the test to allow hs-comp -> hs integration. I plan
to push the fix directly into hs (with the hs-comp -> hs sync job).
Webrev:
http://cr.openjdk.java.net/~zmajo/8152640/webrev.00/
Thank you!
Best regards,
Zoltan
More information about the hotspot-compiler-dev
mailing list