Integrated: 8271931: Make AbortVMOnVMOperationTimeout more resilient to OS scheduling
Albert Mingkun Yang
ayang at openjdk.java.net
Mon Aug 9 15:22:40 UTC 2021
On Thu, 5 Aug 2021 09:47:18 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Perform VM-op timeout also on the VM thread. If a VM-op is stuck, the existing watcher-thread based machinery will kick in and detect it.
>
> Test: tier1
This pull request has now been integrated.
Changeset: 2f7a4693
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/2f7a46934c7f8cc024083aefc400d5d52f2c95a7
Stats: 24 lines in 2 files changed: 15 ins; 0 del; 9 mod
8271931: Make AbortVMOnVMOperationTimeout more resilient to OS scheduling
Reviewed-by: shade, dholmes
-------------
PR: https://git.openjdk.java.net/jdk/pull/5016
More information about the hotspot-runtime-dev
mailing list