From sgehwolf at openjdk.org Mon Jul 7 15:59:45 2025 From: sgehwolf at openjdk.org (Severin Gehwolf) Date: Mon, 7 Jul 2025 15:59:45 GMT Subject: git: openjdk/jdk8u-dev: 8358538: Update GHA Windows runner to 2025 Message-ID: <0c27a7e7-0b7a-4546-ace5-5ebf324e01e8@openjdk.org> Changeset: d0281bed Branch: master Author: Antonio Vieiro Committer: Severin Gehwolf Date: 2025-07-07 15:58:58 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/d0281bedf07a51f6b8b93ba156b615d76f561c63 8358538: Update GHA Windows runner to 2025 Reviewed-by: sgehwolf Backport-of: 0927ca70e66ef27b38cbf5c0dd2851c796218067 ! .github/workflows/submit.yml From sgehwolf at openjdk.org Tue Jul 8 08:37:47 2025 From: sgehwolf at openjdk.org (Severin Gehwolf) Date: Tue, 8 Jul 2025 08:37:47 GMT Subject: git: openjdk/jdk8u-dev: 8081734: ConcurrentHashMap/ConcurrentAssociateTest.java, times out 90% of time on sparc with 256 cpu. Message-ID: Changeset: 35d219b4 Branch: master Author: SendaoYan Committer: Severin Gehwolf Date: 2025-07-08 08:36:55 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/35d219b4d4864cb05e145feaf3f5a1aeeb158c8a 8081734: ConcurrentHashMap/ConcurrentAssociateTest.java, times out 90% of time on sparc with 256 cpu. Backport-of: 6e48caf2507d4a45e1861ee699a32a5e459d70c2 ! jdk/test/java/util/concurrent/ConcurrentHashMap/ConcurrentAssociateTest.java