[jdk16] RFR: 8257822: C2 crashes with SIGFPE due to a division that floats above its zero check [v2]

Christian Hagedorn chagedorn at openjdk.java.net
Mon Dec 14 08:01:16 UTC 2020


On Fri, 11 Dec 2020 18:43:34 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> Christian Hagedorn has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   
>>   
>>   Moving test to correct directory
>
> src/hotspot/jtreg/compiler/loopopts/TestDivZeroWithSplitIf.java line 1:
> 
>> 1: /*
> 
> The test seems in wrong place. Should be in test/hotspot.

Oh, right, this somehow got wrong when moving this patch from the jdk to the jdk16 repo. Fixed it.

-------------

PR: https://git.openjdk.java.net/jdk16/pull/9


More information about the hotspot-compiler-dev mailing list