RFR(S): 8193443: [s390]: EncodeISOArray generates wrong vector code

Schmidt, Lutz lutz.schmidt at sap.com
Wed Dec 13 16:17:25 UTC 2017


Dear all,

I would like to request reviews for this s390-only bux fix:

Bug:    https://bugs.openjdk.java.net/browse/JDK-8193443
Webrev: http://cr.openjdk.java.net/~lucy/webrevs/8193443.00/index.html

The condition code setting from vector compare instructions differs slightly from that of scalar instructions. Distinct condition code enum values were introduced, related conditional branch aliases were defined and, of course, the buggy code was fixed.

The previously failing jtreg tests now pass.

I would very much appreciate if this fix would make it into Java 10.

Thank you!
Lutz

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20171213/83f2d713/attachment.html>


More information about the hotspot-compiler-dev mailing list