[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 18:32:30 UTC 2022


On Fri, 18 Mar 2022 18:24:39 GMT, Paul Hohensee <phh at openjdk.org> wrote:

> Done.

@phohensee Thank you!

@phohensee Sorry to trouble you one more time, but I had a typo... meant to write:

> 
When compiling source code with compilation errors using Maven and Java 11, I frequently encounter the `AssertionError` from [JDK-8210649](https://bugs.openjdk.java.net/browse/JDK-8210649) (tracked by [MCOMPILER-346](https://issues.apache.org/jira/browse/MCOMPILER-346)) with `<release>11</release>` and the `NullPointerException` from [JDK-8216202](https://bugs.openjdk.java.net/browse/JDK-8216202) (tracked by [MCOMPILER-415](https://issues.apache.org/jira/browse/MCOMPILER-415)) with `<release>8</release>`.

Note the two different JDK bugs.

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

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


More information about the jdk-updates-dev mailing list