Integrated: 8304059: Use InstanceKlass in dependencies

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

This pull request has now been integrated.

Changeset: 55aa1224
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/55aa122462c34d8f4cafa58f4d1f2d900449c83e
Stats:     27 lines in 4 files changed: 0 ins; 1 del; 26 mod

8304059: Use InstanceKlass in dependencies

Reviewed-by: vlivanov, thartmann

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

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


More information about the hotspot-compiler-dev mailing list