RFR: 8301630: C2: 8297933 broke type speculation in some cases [v2]

Tobias Hartmann thartmann at openjdk.org
Fri Feb 10 12:13:45 UTC 2023


On Mon, 6 Feb 2023 14:02:17 GMT, Roland Westrelin <roland at openjdk.org> wrote:

>> With 8297933, a TypeAryPtr is a lot more likely to have a null _klass
>> and that breaks TypePtr::speculative_type().
>
> Roland Westrelin has updated the pull request incrementally with one additional commit since the last revision:
> 
>   type system fix & test

All tests passed.

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

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


More information about the hotspot-compiler-dev mailing list