RFR: 8307958: Metaspace verification is slow causing extreme class unloading times [v2]
Coleen Phillimore
coleenp at openjdk.org
Wed May 24 12:12:55 UTC 2023
On Wed, 24 May 2023 06:23:26 GMT, Axel Boldt-Christmas <aboldtch at openjdk.org> wrote:
> I'll look at creating a more fuzzy stress test which uses jdk.test.lib.classloader.* to load and unload class loaders.
There's a ClassUnloadCommon.java class for help with writing class loading/unloading tests.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14084#issuecomment-1561004746
More information about the hotspot-runtime-dev
mailing list