Integrated: 8307553: Remove dead code MetaspaceClosure::push_method_entry

Ioi Lam iklam at openjdk.org
Sat May 6 01:23:25 UTC 2023


On Fri, 5 May 2023 19:00:05 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> Please review this trivial change to remove dead code, which is unused since [JDK-8263002](https://bugs.openjdk.org/browse/JDK-8263002), when CDS method trampolines were removed.

This pull request has now been integrated.

Changeset: 4e4828ea
Author:    Ioi Lam <iklam at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4e4828eaffcd8b88741e1fc935b944c2e49fad64
Stats:     66 lines in 3 files changed: 0 ins; 66 del; 0 mod

8307553: Remove dead code MetaspaceClosure::push_method_entry

Reviewed-by: coleenp, ccheung

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

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


More information about the hotspot-runtime-dev mailing list