[jdk11u-dev] Integrated: 8210649: AssertionError @ jdk.compiler/com.sun.tools.javac.comp.Modules.enter(Modules.java:244)

Basil Crow duke at openjdk.java.net
Sat Mar 19 21:55:27 UTC 2022


On Fri, 18 Mar 2022 14:04:33 GMT, Basil Crow <duke at openjdk.java.net> wrote:

> Hi all,
> 
> This pull request contains a clean backport of commit [44ae643b2b49b66b1fff4c151c17972c6b683cc0](https://github.com/openjdk/jdk/commit/44ae643b2b4) from the [openjdk/jdk](https://git.openjdk.java.net/jdk) repository.
> 
> The commit being backported was authored by Jan Lahoda on June 1, 2020, and was reviewed by Vicente Romero.
> 
> See [JDK-8210649](https://bugs.openjdk.java.net/browse/JDK-8210649) and [MCOMPILER-346](https://issues.apache.org/jira/browse/MCOMPILER-346) for more information.
> 
> Thanks!

This pull request has now been integrated.

Changeset: dd6ba087
Author:    Basil Crow <me at basilcrow.com>
Committer: Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/dd6ba0875f7b388ab05d326ab3d9c5d771437529
Stats:     176 lines in 3 files changed: 161 ins; 8 del; 7 mod

8210649: AssertionError @ jdk.compiler/com.sun.tools.javac.comp.Modules.enter(Modules.java:244)

Do not clean trees after last round of annotation processing, if the trees won't be re-entered again.

Backport-of: 44ae643b2b49b66b1fff4c151c17972c6b683cc0

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/919


More information about the jdk-updates-dev mailing list