RFR (XXS) 8069068: VM warning: WaitForMultipleObjects timed out (0) ...
Ivan Gerasimov
ivan.gerasimov at oracle.com
Tue May 19 23:54:06 UTC 2015
Hello!
Since the beginning of the year a warning about an expired timeout has
been seen a few times.
It is most likely to observe this under a heavy load, when many threads
are exiting.
The propose is to increase the timeout.
The rationale is that if an application needs more time for the threads
to exit, let's give it that time.
BUGURL: https://bugs.openjdk.java.net/browse/JDK-8069068
WEBREV: http://cr.openjdk.java.net/~igerasim/8069068/00/webrev/
Sincerely yours,
Ivan
More information about the hotspot-runtime-dev
mailing list