Integrated: 8314186: runtime/8176717/TestInheritFD.java failed with "Log file was leaked"
Johan Sjölen
jsjolen at openjdk.org
Mon Jan 22 11:06:38 UTC 2024
On Tue, 9 Jan 2024 14:49:34 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!
This pull request has now been integrated.
Changeset: d3b2ac15
Author: Johan Sjölen <jsjolen at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d3b2ac1507f54a163ba25b96d74217d020163e5c
Stats: 29 lines in 1 file changed: 22 ins; 1 del; 6 mod
8314186: runtime/8176717/TestInheritFD.java failed with "Log file was leaked"
Reviewed-by: lkorinth, dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/17325
More information about the hotspot-runtime-dev
mailing list