[16] RFR(S): 8248234: Disabling UseExactTypes crashes C2

Tobias Hartmann tobias.hartmann at oracle.com
Fri Jun 26 14:28:21 UTC 2020


Thanks Claes!

Best regards,
Tobias

On 26.06.20 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