RFR(XS) 8191683: Compile problem on ARM after JDK-8043070

Igor Veresov igor.veresov at oracle.com
Wed Nov 22 05:24:51 UTC 2017


My recent change caused a compilation problem on ARM, where char is unsigned by default. This fix changes _state to be signed explicitly.

Webrev: http://cr.openjdk.java.net/~iveresov/8191683/webrev.00/ <http://cr.openjdk.java.net/~iveresov/8191683/webrev.00/>

Thanks,
igor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20171121/22450ced/attachment.html>


More information about the hotspot-compiler-dev mailing list