[jdk21u-dev] Integrated: 8318082: ConcurrentModificationException from IndexWriter
Aleksey Shipilev
shade at openjdk.org
Tue Jan 9 08:51:44 UTC 2024
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
This pull request has now been integrated.
Changeset: 1a9c7ec2
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/1a9c7ec2af95d53ca16519bcab8b79afe6d0c615
Stats: 240 lines in 9 files changed: 205 ins; 28 del; 7 mod
8318082: ConcurrentModificationException from IndexWriter
Reviewed-by: prappo, simonis
Backport-of: fc29a2e152310ed81bd1bb23e6f17d02f055a454
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/23
More information about the jdk-updates-dev
mailing list