RFR: 8320707: Virtual thread test updates [v2]

Alan Bateman alanb at openjdk.org
Wed Jan 3 11:56:41 UTC 2024


On Wed, 3 Jan 2024 11:39:01 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Are these heap sizing changes to reduce the resource usage of this test or is it to try and trigger any potential issue that this test verifies?

The heap usage for this one can vary quite a bit, some of the lower optimization modes lead to more contention so there are are more FJP submissions. See JDK-8303635 for one example. It's been bumped to 1.5g in the loom repo for some time.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17136#discussion_r1440368527


More information about the core-libs-dev mailing list