[jdk21u-dev] RFR: 8318082: ConcurrentModificationException from IndexWriter

Pavel Rappo prappo at openjdk.org
Wed Dec 13 20:21:41 UTC 2023


On Wed, 13 Dec 2023 18:17:06 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Unclean backport to fix a customer-visible bug in Javadoc tool. The uncleanliness comes from the missing refactoring ([JDK-8309566](https://bugs.openjdk.org/browse/JDK-8309566), that looks unnecessary to backport.
> 
> Maybe @jonathan-gibbons and @pavelrappo want to take a look.
> 
> Additional testing:
>  - [x] New test fails without the product fix, passes with it
>  - [x] `jdk/javadoc` still passes

Output from `git range-diff pull/23^! fc29a2e^!` and this backport look fine.

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

Marked as reviewed by prappo (Committer).

PR Review: https://git.openjdk.org/jdk21u-dev/pull/23#pullrequestreview-1780421127


More information about the jdk-updates-dev mailing list