Integrated: JDK-8283661: Unexpected TypeElement in ANALYZE TaskEvent

Jonathan Gibbons jjg at openjdk.java.net
Fri Mar 25 21:20:53 UTC 2022


On Fri, 25 Mar 2022 04:17:02 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review a moderately simple set of changes to address issues found when using TaskListener to monitor the compilation of module-info and package-info files.
> 
> A new test is provided.
> 
> Full details and explanation in the JBS issue.

This pull request has now been integrated.

Changeset: 36b36efa
Author:    Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/36b36efa12876c592d9bf4b381887ecbf49bc2c9
Stats:     197 lines in 3 files changed: 188 ins; 2 del; 7 mod

8283661: Unexpected TypeElement in ANALYZE TaskEvent

Reviewed-by: vromero, jlahoda

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

PR: https://git.openjdk.java.net/jdk/pull/7949


More information about the compiler-dev mailing list