hg: jdk9/dev/langtools: 8040822: Duplicated notifications can be sent to TaskListener
jan.lahoda at oracle.com
jan.lahoda at oracle.com
Fri May 9 07:38:58 UTC 2014
Changeset: da8d9f8995d1
Author: jlahoda
Date: 2014-05-09 09:36 +0200
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/da8d9f8995d1
8040822: Duplicated notifications can be sent to TaskListener
Summary: The analyze finished event must only be sent on the first call to JavaCompiler.flow for a given class.
Reviewed-by: jjg
! src/share/classes/com/sun/tools/javac/main/JavaCompiler.java
+ test/tools/javac/api/taskListeners/EventsBalancedTest.java
More information about the jdk9-dev-changes
mailing list