RFR: 8270869: G1ServiceThread may not terminate
Thomas Schatzl
tschatzl at openjdk.java.net
Mon Jul 19 08:57:46 UTC 2021
On Sun, 18 Jul 2021 15:00:10 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
> Please review this fix of a rare race in G1ServiceThread termination that
> can lead to the thread not terminating in a timely manner.
>
> Testing:
> mach5 tier1
Looks good, same comment about the use of the `else if`, but I'm good either way.
-------------
Marked as reviewed by tschatzl (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/4819
More information about the hotspot-gc-dev
mailing list