RFR: 8283222: improve diagnosability of runtime/8176717/TestInheritFD.java timeouts
Daniel D.Daugherty
dcubed at openjdk.java.net
Wed Mar 23 15:58:24 UTC 2022
On Wed, 23 Mar 2022 00:24:32 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> While working on the following bug:
>>
>> [JDK-8282321](https://bugs.openjdk.java.net/browse/JDK-8282321) runtime/8176717/TestInheritFD.java times out during stress testing
>>
>> I've made changes to the test to improve the diagnostics when test failures occur.
>
> Looks very detailed and thorough! The proof as always is in the testing.
>
> Thanks,
> David
@dholmes-ora - Thanks for the review.
The links to the Mach5 testing that I did are in a confidential comment in the bug.
I've also been including this fix in the stress testing that I run in my lab.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7828
More information about the hotspot-runtime-dev
mailing list