RFR: 8342561: Metaspace for generated reflection classes is no longer needed

Coleen Phillimore coleenp at openjdk.org
Mon Oct 28 13:14:50 UTC 2024


On Mon, 28 Oct 2024 12:04:10 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Removed code and test for the special metaspace size for reflection DelegatingClassLoader which only had one class.  Now that it's gone, we don't need the special size.  I changed some of the test cases to use ClassMirrorHolderMetaspaceType as a smaller alternate type instead and the tests seem fine with that.
> Tested with tier1-4

Yes it's mostly removal and non controversial and want to get it off the list while I have it here in front of me.

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

PR Comment: https://git.openjdk.org/jdk/pull/21738#issuecomment-2441549924


More information about the hotspot-dev mailing list