Withdrawn: 8347833: CrashOnOutOfMemory should stop GC threads before HeapDumpOnOutOfMemoryError
duke
duke at openjdk.org
Sat Apr 12 06:44:31 UTC 2025
On Fri, 7 Feb 2025 18:07:32 GMT, Fairoz Matte <fmatte at openjdk.org> wrote:
> When CrashOnOutOfMemory and HeapDumpOnOutOfMemoryError invoked together, we should make sure, it is performed in a single safepoint, this will avoid allowing other threads to run and throw OOM errors after the initial one is already under error logging.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/23519
More information about the hotspot-dev
mailing list