[12] RFR(S) 8196568: [Graal] LongMulOverflowTest.java fails with "runTestOverflow() did not overflow"
Vladimir Kozlov
vladimir.kozlov at oracle.com
Tue Jan 15 17:07:34 UTC 2019
Looks good.
Thanks,
Vladimir
On 1/15/19 8:59 AM, Igor Veresov wrote:
> Exact math instrinsics in Graal are failing TCK. Since we’re out of time for 12, in order to make Graal compliant, I’d like to turn off emission of the floating exact math nodes. This fix is only for 12, and is not going upstream. For 13 I’ll work on a proper fix.
>
> Webrev: http://cr.openjdk.java.net/~iveresov/8196568/webrev.00/
> JBS: https://bugs.openjdk.java.net/browse/JDK-8196568
>
>
> Thanks,
> Igor
>
More information about the hotspot-compiler-dev
mailing list