hg: jigsaw/jigsaw/langtools: 3 new changesets

mr at sun.com mr at sun.com
Wed Nov 11 10:05:57 PST 2009


Changeset: c8083dc525b6
Author:    mikejwre
Date:      2009-10-30 10:55 -0700
URL:       http://hg.openjdk.java.net/jigsaw/jigsaw/langtools/rev/c8083dc525b6

Added tag jdk7-b75 for changeset 2485f5641ed0

! .hgtags

Changeset: 8fb9b4be3cb1
Author:    darcy
Date:      2009-11-02 21:36 -0800
URL:       http://hg.openjdk.java.net/jigsaw/jigsaw/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: 51b53bc20417
Author:    mr
Date:      2009-11-06 13:20 -0800
URL:       http://hg.openjdk.java.net/jigsaw/jigsaw/langtools/rev/51b53bc20417

Merge

! .hgtags
- .jcheck/conf
- src/share/classes/com/sun/tools/classfile/ModuleExportTable_attribute.java
- src/share/classes/com/sun/tools/classfile/ModuleMemberTable_attribute.java
! 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




More information about the jigsaw-dev mailing list