[jdk11u-dev] RFR: 8210649: AssertionError @ jdk.compiler/com.sun.tools.javac.comp.Modules.enter(Modules.java:244)
Basil Crow
duke at openjdk.java.net
Fri Mar 18 16:27:26 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!
CC @TheRealMDoerr if you're interested
In addition to the unit/integration tests, I verified locally in an end-to-end testing scenario that this backport resolves the issue I was experiencing running Maven.
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/919
More information about the jdk-updates-dev
mailing list