RFR: 8304059: Use InstanceKlass in dependencies
Vladimir Ivanov
vlivanov at openjdk.org
Mon Mar 13 20:39:26 UTC 2023
On Mon, 13 Mar 2023 20:23:47 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Please review this small change to eliminate InstanceKlass::cast() calls for things that should be already InstanceKlass.
> Tested with tier1-4.
Looks good. Thanks for cleaning it up!
-------------
Marked as reviewed by vlivanov (Reviewer).
PR: https://git.openjdk.org/jdk/pull/13005
More information about the hotspot-compiler-dev
mailing list