RFR: 8307553: Remove dead code MetaspaceClosure::push_method_entry
Ioi Lam
iklam at openjdk.org
Fri May 5 22:38:25 UTC 2023
On Fri, 5 May 2023 19:22:49 GMT, Coleen Phillimore <coleenp 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.
>
> It's a lot of code to mark as trivial.
Thanks @coleenp and @calvinccheung for the review.
Passed mach5 tiers 1,2,builds-5
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13842#issuecomment-1536857161
More information about the hotspot-runtime-dev
mailing list