RFR: 8266550: C2: mirror TypeOopPtr/TypeInstPtr/TypeAryPtr with TypeKlassPtr/TypeInstKlassPtr/TypeAryKlassPtr [v2]
Roland Westrelin
roland at openjdk.java.net
Wed Jun 9 07:24:34 UTC 2021
On Tue, 8 Jun 2021 09:59:29 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:
> `Type::KlassPtr` should be accompanied by `Type::InstKlassPtr` and `Type::AryKlassPtr` cases, shouldn't it?
Good catch. I fix the ones you found. They seem mostly harmless, this said.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3880
More information about the hotspot-compiler-dev
mailing list