Integrated: 8361451: Test vmTestbase/metaspace/stressHierarchy/stressHierarchy012/TestDescription.java fails with OutOfMemoryError: Metaspace
Coleen Phillimore
coleenp at openjdk.org
Wed Oct 22 12:36:36 UTC 2025
On Mon, 20 Oct 2025 20:53:16 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> This adds a catch clause for InvocationTargetException that can happen for OOM while invoking MethodHandles code. Thanks to @iklam for diagnosis and fix.
> Tested with the test 100x.
This pull request has now been integrated.
Changeset: 92e380c5
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/92e380c59c2498b1bc94e26658b07b383deae59a
Stats: 11 lines in 1 file changed: 9 ins; 0 del; 2 mod
8361451: Test vmTestbase/metaspace/stressHierarchy/stressHierarchy012/TestDescription.java fails with OutOfMemoryError: Metaspace
Reviewed-by: dholmes, lmesnik, iklam, syan
-------------
PR: https://git.openjdk.org/jdk/pull/27907
More information about the hotspot-dev
mailing list