hg: hsx/hotspot-comp/langtools: 6 new changesets
john.coomes at oracle.com
john.coomes at oracle.com
Fri May 25 06:51:31 PDT 2012
Changeset: d10db3576c08
Author: ksrini
Date: 2012-05-04 07:55 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/langtools/rev/d10db3576c08
7166010: (javac) JavacMessager incorrectly restores log source file
Reviewed-by: jjg
Contributed-by: jan.lahoda at oracle.com
! src/share/classes/com/sun/tools/javac/processing/JavacMessager.java
+ test/tools/javac/processing/messager/MessagerDiags.java
Changeset: 833bab705918
Author: ksrini
Date: 2012-05-10 12:32 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/langtools/rev/833bab705918
7159445: (javac) emits inaccurate diagnostics for enhanced for-loops
Reviewed-by: jjg
Contributed-by: jan.lahoda at oracle.com
! src/share/classes/com/sun/tools/javac/parser/JavacParser.java
! src/share/classes/com/sun/tools/javac/resources/compiler.properties
+ test/tools/javac/diags/examples/ForeachBadInitialization.java
! test/tools/javac/parser/JavacParserTest.java
Changeset: 96a8278e323c
Author: sundar
Date: 2012-05-11 20:06 +0530
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/langtools/rev/96a8278e323c
7166990: java/compiler Inherited interfaces using generics sometimes looses the generic type
Reviewed-by: mcimadamore
! src/share/classes/com/sun/tools/javac/comp/Lower.java
+ test/tools/javac/TryWithResources/T7164542.java
Changeset: 885806e74240
Author: lana
Date: 2012-05-11 12:53 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/langtools/rev/885806e74240
Merge
Changeset: 86e0dad6aadf
Author: lana
Date: 2012-05-21 11:44 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/langtools/rev/86e0dad6aadf
Merge
Changeset: 179fa85aeefa
Author: katleman
Date: 2012-05-24 16:16 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/langtools/rev/179fa85aeefa
Added tag jdk8-b40 for changeset 86e0dad6aadf
! .hgtags
More information about the hotspot-compiler-dev
mailing list