[16] RFR(S): 8248234: Disabling UseExactTypes crashes C2
Nils Eliasson
nils.eliasson at oracle.com
Fri Jun 26 14:27:01 UTC 2020
+1
// Nils
On 2020-06-26 15:18, Claes Redestad wrote:
> Looks good to me!
>
> /Claes
>
> On 2020-06-26 13:40, Tobias Hartmann wrote:
>> Hi,
>>
>> please review the following patch:
>> https://bugs.openjdk.java.net/browse/JDK-8248234
>> http://cr.openjdk.java.net/~thartmann/8248234/webrev.00/
>>
>> Turning off UseExactTypes triggers all kinds of asserts in C2. Since
>> the flag is also completely
>> untested and obviously hasn't been used in many years, I propose to
>> remove it.
>>
>> Thanks,
>> Tobias
>>
More information about the hotspot-compiler-dev
mailing list