[12] RFR(S) 8196568: [Graal] LongMulOverflowTest.java fails with "runTestOverflow() did not overflow"

Igor Veresov igor.veresov at oracle.com
Tue Jan 15 18:37:53 UTC 2019


Vladimir, Dean, and Tom,

Thanks for the reviews!

Igor

> On Jan 15, 2019, at 9:34 AM, Tom Rodriguez <tom.rodriguez at oracle.com> wrote:
> 
> Looks good.
> 
> tom
> 
> Igor Veresov wrote on 1/15/19 8:59 AM:
>> 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