RFR: 8321163: [test] OutputAnalyzer.getExitValue() unnecessarily logs even when process has already completed [v3]
David Holmes
dholmes at openjdk.org
Wed Dec 6 01:59:48 UTC 2023
On Tue, 5 Dec 2023 10:56:44 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>> Jaikiran Pai has updated the pull request incrementally with one additional commit since the last revision:
>>
>> remove micro optimization
>
> Thank you Stefan and Leonid for the reviews.
Sorry I missed this party :) Thanks for finding and fixing @jaikiran .
FWIW `exitCode` out numbers `exitValue` in source code 3:1 (and > 5:1 in test code).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16919#issuecomment-1841951455
More information about the core-libs-dev
mailing list