RFR: 8307788: vmTestbase/gc/gctests/LargeObjects/large003/TestDescription.java timed out

Leonid Mesnik lmesnik at openjdk.org
Tue Jan 23 02:33:26 UTC 2024


On Mon, 22 Jan 2024 21:56:31 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Simple fix to add an explicit timeout to these tests.
> 
> See JBS for discussion.
> 
> Testing: ran the updated tests through our CI 10x on each platform
> 
> Thanks

The fix looks good. Might be makes sense to test that this timeout is enough for slowest combination like fastdebug + Xomp and diffferent GCs. But we could check it in CI.

-------------

Marked as reviewed by lmesnik (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17524#pullrequestreview-1837757067


More information about the hotspot-gc-dev mailing list