RFR: 8321163: [test] OutputAnalyzer.getExitValue() unnecessarily logs even when process has already completed [v3]
Jaikiran Pai
jpai at openjdk.org
Sat Dec 2 01:31:40 UTC 2023
On Fri, 1 Dec 2023 20:01:42 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> Technically, the volatile is not enough to avoid racy writing into exitValue. However, it doesn't affect logic.
Agreed.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16919#issuecomment-1836981670
More information about the core-libs-dev
mailing list