RFR: 8342561: Metaspace for generated reflection classes is no longer needed
Coleen Phillimore
coleenp at openjdk.org
Mon Oct 28 12:59:51 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
Thanks for the quick reviews. Would you consider this trivial?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21738#issuecomment-2441517314
More information about the hotspot-dev
mailing list