hg: jdk7/hotspot-gc/langtools: 2 new changesets

john.coomes at sun.com john.coomes at sun.com
Fri Nov 13 06:48:58 UTC 2009


Changeset: 8fb9b4be3cb1
Author:    darcy
Date:      2009-11-02 21:36 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/langtools/rev/8fb9b4be3cb1

6827009: Project Coin: Strings in Switch
Reviewed-by: jjg, mcimadamore

! src/share/classes/com/sun/tools/javac/code/Source.java
! src/share/classes/com/sun/tools/javac/comp/Attr.java
! src/share/classes/com/sun/tools/javac/comp/Lower.java
! src/share/classes/com/sun/tools/javac/resources/compiler.properties
+ test/tools/javac/StringsInSwitch/BadlyTypedLabel1.java
+ test/tools/javac/StringsInSwitch/BadlyTypedLabel1.out
+ test/tools/javac/StringsInSwitch/BadlyTypedLabel2.java
+ test/tools/javac/StringsInSwitch/BadlyTypedLabel2.out
+ test/tools/javac/StringsInSwitch/NonConstantLabel.java
+ test/tools/javac/StringsInSwitch/NonConstantLabel.out
+ test/tools/javac/StringsInSwitch/OneCaseSwitches.java
+ test/tools/javac/StringsInSwitch/RSCL1.out
+ test/tools/javac/StringsInSwitch/RSCL2.out
+ test/tools/javac/StringsInSwitch/RepeatedStringCaseLabels1.java
+ test/tools/javac/StringsInSwitch/RepeatedStringCaseLabels2.java
+ test/tools/javac/StringsInSwitch/StringSwitches.java

Changeset: 4c8c6159159c
Author:    katleman
Date:      2009-11-12 15:36 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/langtools/rev/4c8c6159159c

Added tag jdk7-b76 for changeset 8fb9b4be3cb1

! .hgtags




More information about the hotspot-gc-dev mailing list