On Fri, 22 Oct 2021 04:04:13 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:

>> I have hoisted the locking from `trackAppResume()` up to `doPendingTasks()`
>> where it is more visible. The change in that form is sufficient to fix the
>> deadlock issues. Would it be ok for you to do further enhancements in a
>> follow-up RFE?
>
> Yes, an RFE is fine. The changes look good. I just added one suggestion to 
> improve a comment.

Thanks. I've created https://bugs.openjdk.java.net/browse/JDK-8275764.

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

PR: https://git.openjdk.java.net/jdk/pull/5849

Reply via email to