RFR: 8297933: [REDO] Compiler should only use verified interface types for optimization [v2]
Vladimir Kozlov
kvn at openjdk.org
Fri Jan 6 18:21:16 UTC 2023
On Thu, 15 Dec 2022 08:40:18 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>>> @rwestrel Can you push split-if/CheckCastPP fix separately, before these changes? It is not directly related to this work.
>>
>> The split if issue is not there without the rest of the change. Do you want it as a separate change anyway?
>
>> > @rwestrel Can you push split-if/CheckCastPP fix separately, before these changes? It is not directly related to this work.
>>
>> The split if issue is not there without the rest of the change. Do you want it as a separate change anyway?
>
> I understand that. But it is significant change and I want to push it first and test separately.
> Hi @vnkozlov
>
> > Looks good to me. Lets finish it after #11689 is pushed.
>
> Can I push it now or do you want to take another look? Thanks.
Lets wait testing results from Christian. Changes looks fine to me now.
-------------
PR: https://git.openjdk.org/jdk/pull/11666
More information about the hotspot-compiler-dev
mailing list