RFR: JDK-8305507 Add support for grace period before AbortVMOnSafepointTimeout triggers [v4]
Wojciech Kudla
duke at openjdk.org
Fri Aug 11 09:39:59 UTC 2023
> 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
Wojciech Kudla has updated the pull request incrementally with one additional commit since the last revision:
Added extra second to VM abort delay in unit test to acommodate slower test environments where JVM might take longer to bootstrap
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13386/files
- new: https://git.openjdk.org/jdk/pull/13386/files/9649c3fe..5e28c6f2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13386&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13386&range=02-03
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/13386.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13386/head:pull/13386
PR: https://git.openjdk.org/jdk/pull/13386
More information about the hotspot-runtime-dev
mailing list