RFR: 8314186: runtime/8176717/TestInheritFD.java failed with "Log file was leaked" [v2]
Johan Sjölen
jsjolen at openjdk.org
Wed Jan 10 14:45:52 UTC 2024
> 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:
Change messages etc
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17325/files
- new: https://git.openjdk.org/jdk/pull/17325/files/be54d0c7..f1ae2575
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17325&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17325&range=00-01
Stats: 11 lines in 1 file changed: 4 ins; 5 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/17325.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17325/head:pull/17325
PR: https://git.openjdk.org/jdk/pull/17325
More information about the hotspot-runtime-dev
mailing list