[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:02:31 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!
### Testing done
- `tier1` test run via GitHub Actions
- `make run-test TEST=test/langtools/tools/javac/processing` (to cover the test in this PR)
==============================
Test summary
==============================
TEST TOTAL PASS FAIL ERROR
jtreg:test/langtools/tools/javac/processing 172 172 0 0
==============================
TEST SUCCESS
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/919
More information about the jdk-updates-dev
mailing list