Integrated: 8269428: java/util/concurrent/ConcurrentHashMap/ToArray.java timed out
Viktor Klang
vklang at openjdk.org
Mon Mar 11 12:07:58 UTC 2024
On Tue, 27 Feb 2024 10:30:44 GMT, Viktor Klang <vklang at openjdk.org> wrote:
> As an intermediate fix to the test, switching to explicit usage of an ExecutorService seems to do the trick to make this test reliably pass.
>
> With that said, this test (CHM::ToArray.java) seems to trigger an issue in ForkJoinPool, so that would need to be fixed separately.
>
> Tagging @DougLea as an FYI. :)
This pull request has now been integrated.
Changeset: 570ad672
Author: Viktor Klang <vklang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/570ad67204a55dd4b45e04e5a91671fed2cc18d0
Stats: 50 lines in 1 file changed: 3 ins; 0 del; 47 mod
8269428: java/util/concurrent/ConcurrentHashMap/ToArray.java timed out
Reviewed-by: jpai
-------------
PR: https://git.openjdk.org/jdk/pull/18023
More information about the core-libs-dev
mailing list