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

Viktor Klang duke at openjdk.org
Thu Jul 13 14:29:28 UTC 2023


On Fri, 9 Jun 2023 09:13:08 GMT, Viktor Klang <duke 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.

This pull request has now been integrated.

Changeset: 8c9d091f
Author:    Viktor Klang <viktor.klang at oracle.com>
Committer: Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8c9d091f19760deece8daf3e57add85482b9f2a7
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

Reviewed-by: stefank, alanb

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

PR: https://git.openjdk.org/jdk/pull/14389


More information about the core-libs-dev mailing list