Code Review for langtools

Prepared by: Joe Darcy (darcy) on Fri Feb 6 12:50:11 PST 2009
Workspace:/net/hest/w/darcy/hg/7/langtools-6794071/langtools
Compare against: http://hg.openjdk.java.net/jdk7/tl/langtools
Compare against version:211
Summary of changes: 124 lines changed: 118 ins; 0 del; 6 mod; 245 unchg
Patch of changes: langtools.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/javax/lang/model/element/UnknownAnnotationValueException.java

rev 212 : 6794071: Provide exception superclass for UnknownFooExceptions
Reviewed-by: jjg
4 lines changed: 2 ins; 0 del; 2 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/javax/lang/model/element/UnknownElementException.java

rev 212 : 6794071: Provide exception superclass for UnknownFooExceptions
Reviewed-by: jjg
4 lines changed: 2 ins; 0 del; 2 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/javax/lang/model/type/UnknownTypeException.java

rev 212 : 6794071: Provide exception superclass for UnknownFooExceptions
Reviewed-by: jjg
4 lines changed: 2 ins; 0 del; 2 mod; 81 unchg

------ ------ ------ ------ --- New Patch Raw src/share/classes/javax/lang/model/UnknownEntityException.java

rev 212 : 6794071: Provide exception superclass for UnknownFooExceptions
Reviewed-by: jjg
57 lines changed: 57 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/tools/javac/processing/model/TestExceptions.java

rev 212 : 6794071: Provide exception superclass for UnknownFooExceptions
Reviewed-by: jjg
55 lines changed: 55 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /java/jdk/bin/webrev (vers 23.16-hg).