RFR: 8314186: runtime/8176717/TestInheritFD.java failed with "Log file was leaked" [v3]
Johan Sjölen
jsjolen at openjdk.org
Mon Jan 22 11:06:37 UTC 2024
On Fri, 19 Jan 2024 10:54:38 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:
>> Hi,
>>
>> This PR intends to make the test a bit more sturdy by looking for both the success string and the failure string, reporting that the test messed up if neither are found. I also removed the extra newline at the end of the file and did some special reporting in case of a `TimeoutException`.
>>
>> Thanks!
>
> Johan Sjölen has updated the pull request incrementally with one additional commit since the last revision:
>
> Check the instance of the CompletionException
Thanks for the reviews
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17325#issuecomment-1903765729
More information about the hotspot-runtime-dev
mailing list