[11u] RFR (S) 8245051: c1 is broken if it is compiled by gcc without -fno-lifetime-dse

Aleksey Shipilev shade at redhat.com
Wed Nov 11 10:12:53 UTC 2020


On 11/10/20 10:36 AM, Andrew Haley wrote:
> On 9/23/20 11:30 AM, Aleksey Shipilev wrote:
>> Original bug:
>>     https://bugs.openjdk.java.net/browse/JDK-8245051
>>     https://hg.openjdk.java.net/jdk/jdk/rev/497fd9f9129c
>>
>> The patch does not apply cleanly, because context is different. I reapplied hunks by hand. Field
>> initializers need to follow the declaration order, as to not disturb -Wreorder.
>>
>> 11u variant:
>>     https://cr.openjdk.java.net/~shade/8245051/webrev.11u.01/
>>
>> Testing: tier{1,2}
> 
> OK, thanks.

Thanks, tagged.

-- 
Thanks,
-Aleksey



More information about the jdk-updates-dev mailing list