[jdk17] RFR: 8268638: semaphores of AsyncLogWriter may be broken when JVM is exiting.

Daniel D.Daugherty dcubed at openjdk.java.net
Fri Jun 18 20:29:31 UTC 2021


On Fri, 18 Jun 2021 00:56:46 GMT, Xin Liu <xliu at openjdk.org> wrote:

> 8268638: semaphores of AsyncLogWriter may be broken when JVM is exiting.
> 
> Reviewed-by: dholmes, phh
> Backport-Of: fa3b44d43811dca8c609d6c61a58680835abf8e3

Leave this PR associated with the main bug (JDK-8268638). When you
integrate, the integration process will use the open backport bug for '17'
(JDK-8268977) for adding the changeset notification and marking the bug
as fixed in 'master' for '17':

When the bug is integrated in '17', the changeset will use:

    8268638 semaphores of AsyncLogWriter may be broken when JVM is exiting.

in the commit (which is the proper bug ID).

Since this is a 'clean' 'backport', you don't need anyone to approve and you
should be able to '/integrate' when you ready.

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

PR: https://git.openjdk.java.net/jdk17/pull/95


More information about the hotspot-runtime-dev mailing list