[jdk21u] Integrated: 8308047: java/util/concurrent/ScheduledThreadPoolExecutor/BasicCancelTest.java timed out and also had jcmd pipe errors

Ravi Reddy rreddy at openjdk.org
Thu Aug 10 12:06:29 UTC 2023


On Wed, 9 Aug 2023 02:32:56 GMT, Ravi Reddy <rreddy at openjdk.org> wrote:

> The test used a too-small heap for generic testing, and coupled with looking at freeMemory() it led to a less-than-ideal determinism of execution of the test.
> It is a clean backport of https://github.com/openjdk/jdk/commit/8c9d091f19760deece8daf3e57add85482b9f2a7 .

This pull request has now been integrated.

Changeset: 588036aa
Author:    Ravi Reddy <rreddy at openjdk.org>
Committer: Rob McKenna <robm at openjdk.org>
URL:       https://git.openjdk.org/jdk21u/commit/588036aa26c289dd756805aa92b22032c64cf765
Stats:     3 lines in 2 files changed: 0 ins; 1 del; 2 mod

8308047: java/util/concurrent/ScheduledThreadPoolExecutor/BasicCancelTest.java timed out and also had jcmd pipe errors

Backport-of: 8c9d091f19760deece8daf3e57add85482b9f2a7

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

PR: https://git.openjdk.org/jdk21u/pull/46


More information about the jdk-updates-dev mailing list