Withdrawn: 8298596: vmTestbase/nsk/sysdict/vm/stress/chain/chain008/chain008.java fails with "NoClassDefFoundError: Could not initialize class java.util.concurrent.ThreadLocalRandom"
Coleen Phillimore
coleenp at openjdk.org
Tue Jan 17 15:34:30 UTC 2023
On Tue, 17 Jan 2023 14:37:41 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Moved the MethodHandle initialization out of the eatMemory function into the static initializer, so the eatMemory function doesn't get an unexpected OOM while loading the ThreadLocal class.
> Tested 100x with ZGC with and without debug.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/12043
More information about the hotspot-gc-dev
mailing list