Integrated: JDK-8305507 Add support for grace period before AbortVMOnSafepointTimeout triggers

Wojciech Kudla duke at openjdk.org
Tue Sep 5 14:15:58 UTC 2023


On Fri, 7 Apr 2023 11:20:27 GMT, Wojciech Kudla <duke at openjdk.org> wrote:

> As described https://bugs.openjdk.org/browse/JDK-8305507 this change adds a grace period before AbortVMOnSafepointTimeout activates to allow for JVM warm-up to conclude

This pull request has now been integrated.

Changeset: cef9fff0
Author:    Wojciech Kudla <wojciech.kudla at hsbc.com>
Committer: Patricio Chilano Mateo <pchilanomate at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/cef9fff0675c85906e134e4c0a8d2036860cd4b3
Stats:     58 lines in 3 files changed: 55 ins; 0 del; 3 mod

8305507: Add support for grace period before AbortVMOnSafepointTimeout triggers

Reviewed-by: dholmes, pchilanomate

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

PR: https://git.openjdk.org/jdk/pull/13386


More information about the hotspot-runtime-dev mailing list