On Fri, 9 Jun 2023 09:13:08 GMT, Viktor Klang <d...@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.kl...@oracle.com> Committer: Roger Riggs <rri...@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