RFR: 8376760: VerifyJimage.java#compare intermittent failed with fastdebug [v3]
David Beaumont
duke at openjdk.org
Mon Feb 2 11:14:47 UTC 2026
On Sun, 1 Feb 2026 10:19:51 GMT, SendaoYan <syan at openjdk.org> wrote:
>> Hi all,
>>
>> Test tools/jimage/VerifyJimage.java#compare intermittent timed out with fastdebug build. I think it would be better to ajust the jtreg timeout factor(20*timeoutFactor) rather that set the fix timeout value(20) for awaitTermination.
>>
>> The test run all passed 100 times simultaneously.
>
> SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove unnecessary import
Looks good, thanks for simplifying.
I'm assuming the fix has been verified as fixing the observable issue.
-------------
Marked as reviewed by david-beaumont at github.com (no known OpenJDK username).
PR Review: https://git.openjdk.org/jdk/pull/29498#pullrequestreview-3738767908
More information about the core-libs-dev
mailing list