On Wed, 10 Jun 2026 15:42:13 GMT, Oli Gillespie <[email protected]> wrote:
> While trying out some a fix for > [JDK-8386278](https://bugs.openjdk.org/browse/JDK-8386278) I noticed there's > no concurrency stress test for ConcurrentSkipListMap. This existing test is > already suitable, it just needs a specific case added. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 96a1a9d2 Author: Oli Gillespie <[email protected]> Committer: Viktor Klang <[email protected]> URL: https://git.openjdk.org/jdk/commit/96a1a9d2f50f27d9b97e7b04c70b7b2bccf2e0cd Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod 8386372: Add ConcurrentSkipListMap to map stress test Reviewed-by: vklang ------------- PR: https://git.openjdk.org/jdk/pull/31462
