Code Review for langtools.strings-in-switch

Prepared by:darcy on Mon Nov 2 19:06:35 PST 2009
Workspace:/home/darcy/Sun/OpenJDK/7.libs/tl/langtools.strings-in-switch
Compare against: http://hg.openjdk.java.net/jdk7/tl/langtools
Summary of changes: 785 lines changed: 781 ins; 0 del; 4 mod; 7830 unchg
Patch of changes: langtools.strings-in-switch.patch
Bug id: 6827009 Project Coin: Strings in Switch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/com/sun/tools/javac/code/Source.java

3 lines changed: 3 ins; 0 del; 0 mod; 186 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/com/sun/tools/javac/comp/Attr.java

24 lines changed: 22 ins; 0 del; 2 mod; 2949 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/com/sun/tools/javac/comp/Lower.java

186 lines changed: 184 ins; 0 del; 2 mod; 3407 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/com/sun/tools/javac/resources/compiler.properties

6 lines changed: 6 ins; 0 del; 0 mod; 1288 unchg

------ ------ ------ ------ --- New Patch Raw test/tools/javac/StringsInSwitch/BadlyTypedLabel1.java

17 lines changed: 17 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/tools/javac/StringsInSwitch/BadlyTypedLabel1.out

2 lines changed: 2 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/tools/javac/StringsInSwitch/BadlyTypedLabel2.java

19 lines changed: 19 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/tools/javac/StringsInSwitch/BadlyTypedLabel2.out

2 lines changed: 2 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/tools/javac/StringsInSwitch/NonConstantLabel.java

18 lines changed: 18 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/tools/javac/StringsInSwitch/NonConstantLabel.out

2 lines changed: 2 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/tools/javac/StringsInSwitch/OneCaseSwitches.java

283 lines changed: 283 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/tools/javac/StringsInSwitch/RSCL1.out

2 lines changed: 2 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/tools/javac/StringsInSwitch/RSCL2.out

2 lines changed: 2 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/tools/javac/StringsInSwitch/RepeatedStringCaseLabels1.java

17 lines changed: 17 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/tools/javac/StringsInSwitch/RepeatedStringCaseLabels2.java

18 lines changed: 18 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/tools/javac/StringsInSwitch/StringSwitches.java

184 lines changed: 184 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /home/darcy/Sun/bin/webrev (vers 23.18-hg).