RFR: 8263377: Store method handle linkers in the 'non-nmethods' heap

Yi-Fan Tsai duke at openjdk.java.net
Tue Jun 7 21:22:39 UTC 2022


On Sat, 4 Jun 2022 01:43:08 GMT, Dean Long <dlong at openjdk.org> wrote:

> if it wouldn't be better to use a subclass of CompiledMethod

An earlier [commit](https://github.com/openjdk/jdk/compare/994f2e92...yftsai:127609e3) tried the idea. It implemented many functions that are irrelevant to MH intrinsics.

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

PR: https://git.openjdk.java.net/jdk/pull/8760


More information about the hotspot-dev mailing list