> 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).

Oli Gillespie has updated the pull request with a new target base due to a 
merge or a rebase. The incremental webrev excludes the unrelated changes 
brought in by the merge/rebase. The pull request contains two additional 
commits since the last revision:

 - Merge branch 'openjdk:master' into 8386372
 - Add test-case for ConcurrentSkipListMap

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/31462/files
  - new: https://git.openjdk.org/jdk/pull/31462/files/bcb93cd7..e13aba9a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=31462&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31462&range=00-01

  Stats: 256561 lines in 4012 files changed: 130239 ins; 107078 del; 19244 mod
  Patch: https://git.openjdk.org/jdk/pull/31462.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/31462/head:pull/31462

PR: https://git.openjdk.org/jdk/pull/31462

Reply via email to