On Tue, 27 Feb 2024 10:30:44 GMT, Viktor Klang <vkl...@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 <vkl...@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