RFR: 8365483: Test sun/rmi/runtime/Log/6409194/NoConsoleOutput.java sometimes fails [v4]
Daniel Fuchs
dfuchs at openjdk.org
Wed Sep 10 09:44:35 UTC 2025
On Tue, 9 Sep 2025 19:19:22 GMT, David Beaumont <duke at openjdk.org> wrote:
>> The writer field of the handler needs to be re-checked for null inside the locked region before use.
>
> David Beaumont has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
>
> - Merge branch 'master' into jdk_8365483/squashed
> - License fix.
> - Adding test (thanks Jai)
> - Re-check writer after locking
Still LGTM. Thanks for merging with the latest master changes.
-------------
Marked as reviewed by dfuchs (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27173#pullrequestreview-3205346381
More information about the core-libs-dev
mailing list