RFR: 8257534: misc tests failed with "NoClassDefFoundError: Could not initialize class java.util.concurrent.ThreadLocalRandom"

Coleen Phillimore coleenp at openjdk.java.net
Thu Oct 21 11:52:10 UTC 2021


On Fri, 15 Oct 2021 15:40:47 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Move the initialization and potential class loading of the MethodType out of eatMemory so that we don't get this OOME while loading this class.
> Tested with tier5 and 7.

Thanks Harold!

-------------

PR: https://git.openjdk.java.net/jdk/pull/5969


More information about the hotspot-runtime-dev mailing list