git: openjdk/jdk: 8332497: javac prints an AssertionError when annotation processing runs on program with module imports
Jan Lahoda
jlahoda at openjdk.org
Mon May 27 08:55:36 UTC 2024
Changeset: 617edf3f
Author: Evemose <rotan.olexandr at lll.kpi.ua>
Committer: Jan Lahoda <jlahoda at openjdk.org>
Date: 2024-05-27 08:54:20 +0000
URL: https://git.openjdk.org/jdk/commit/617edf3f0dea2b73e4b444e085de2ad282826e31
8332497: javac prints an AssertionError when annotation processing runs on program with module imports
Reviewed-by: liach, vromero, jlahoda
! src/jdk.compiler/share/classes/com/sun/tools/javac/tree/TreeScanner.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/tree/TreeTranslator.java
+ test/langtools/tools/javac/processing/ModuleImportProcessingTest.java
More information about the jdk-changes
mailing list