RFR: 8361451: Test vmTestbase/metaspace/stressHierarchy/stressHierarchy012/TestDescription.java fails with OutOfMemoryError: Metaspace [v2]
David Holmes
dholmes at openjdk.org
Wed Oct 22 02:27:05 UTC 2025
On Tue, 21 Oct 2025 13:57:27 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.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix cut/paste errors.
That looks fine. Thanks
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27907#pullrequestreview-3363476240
More information about the hotspot-dev
mailing list