RFR: 8297933: [REDO] Compiler should only use verified interface types for optimization [v2]

Roland Westrelin roland at openjdk.org
Mon Jan 9 08:04:55 UTC 2023


On Fri, 6 Jan 2023 18:18:49 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?
>> 
>> 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.

@vnkozlov @iwanowww thanks for the reviews, @chhagedorn thanks for running tests

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

PR: https://git.openjdk.org/jdk/pull/11666


More information about the hotspot-compiler-dev mailing list