RFR: 8257534: misc tests failed with "NoClassDefFoundError: Could not initialize class java.util.concurrent.ThreadLocalRandom"
Harold Seigel
hseigel at openjdk.java.net
Tue Oct 19 14:50:53 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.
The changes look good and trivial.
Thanks, Harold
-------------
Marked as reviewed by hseigel (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5969
More information about the hotspot-gc-dev
mailing list