RFR: 8304059: Use InstanceKlass in dependencies

Tobias Hartmann thartmann at openjdk.org
Tue Mar 14 10:32:38 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 to me too.

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

Marked as reviewed by thartmann (Reviewer).

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


More information about the hotspot-compiler-dev mailing list