RFR: 8304059: Use InstanceKlass in dependencies

Coleen Phillimore coleenp at openjdk.org
Tue Mar 14 13:32:51 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.

Thank you Tobias.

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

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


More information about the hotspot-compiler-dev mailing list