RFR: 8321718: ProcessTools.executeProcess calls waitFor before logging [v2]
Stefan Karlsson
stefank at openjdk.org
Tue Dec 12 09:01:12 UTC 2023
On Tue, 12 Dec 2023 07:43:31 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Stefan Karlsson has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Typo
>
> test/lib/jdk/test/lib/process/OutputAnalyzer.java line 111:
>
>> 109: /**
>> 110: * Delegate waitFor to the OutputBuffer. This ensures that
>> 111: * the progress and timestmaps are logged correctly.
>
> Typo: timestmaps
Thanks. Updated
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17052#discussion_r1423664193
More information about the core-libs-dev
mailing list