RFR: JDK-8324930: java/lang/StringBuilder problem with concurrent jtreg runs

Matthias Baesken mbaesken at openjdk.org
Tue Feb 13 08:35:02 UTC 2024


On Mon, 12 Feb 2024 10:47:56 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> What seems to be happening is that the system where this run appears to be launching too many tests concurrently. 

Sure, that's why I want to limit the concurrency *for certain tests/ test groups* . Limiting it for the whole tier1 would slow down tests that are absolutely fine with the concurrency we set.

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

PR Comment: https://git.openjdk.org/jdk/pull/17625#issuecomment-1940741219


More information about the core-libs-dev mailing list