Integrated: 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.
This pull request has now been integrated.
Changeset: cd07b3ca
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/cd07b3cab00e6656e73a29f82210e2dedf26df8c
Stats: 12 lines in 1 file changed: 5 ins; 5 del; 2 mod
8257534: misc tests failed with "NoClassDefFoundError: Could not initialize class java.util.concurrent.ThreadLocalRandom"
Reviewed-by: hseigel
-------------
PR: https://git.openjdk.java.net/jdk/pull/5969
More information about the hotspot-gc-dev
mailing list