Code Review for langtools

Prepared by:darcy on Thu Jan 31 18:56:57 PST 2013
Workspace:/home/darcy/Sun/OpenJDK/8/hg/tl/langtools
Compare against: http://hg.openjdk.java.net/jdk8/tl/langtools
Summary of changes: 58 lines changed: 10 ins; 11 del; 37 mod; 5621 unchg
Patch of changes: langtools.patch
Bug id: Bug Database
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/TargetTypes.java

1 line changed: 0 ins; 0 del; 1 mod; 205 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/TypeProcOnly.java

1 line changed: 0 ins; 0 del; 1 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/api/AnnotatedArrayOrder.java

1 line changed: 0 ins; 0 del; 1 mod; 160 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/api/ArrayCreationTree.java

1 line changed: 0 ins; 0 del; 1 mod; 151 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/api/ArrayPositionConsistency.java

1 line changed: 0 ins; 0 del; 1 mod; 140 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/classfile/ClassfileTestHelper.java

1 line changed: 0 ins; 0 del; 1 mod; 194 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/classfile/CombinationsTargetTest1.java

1 line changed: 0 ins; 0 del; 1 mod; 365 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/classfile/CombinationsTargetTest2.java

1 line changed: 0 ins; 0 del; 1 mod; 281 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/classfile/NewTypeArguments.java

1 line changed: 0 ins; 0 del; 1 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/classfile/NoTargetAnnotations.java

1 line changed: 0 ins; 0 del; 1 mod; 203 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/classfile/TypeCasts.java

1 line changed: 0 ins; 0 del; 1 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/classfile/Wildcards.java

1 line changed: 0 ins; 0 del; 1 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/failures/target/DotClass.java

17 lines changed: 8 ins; 8 del; 1 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/newlocations/Varargs.java

6 lines changed: 2 ins; 3 del; 1 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/packageanno/PackageProcessor.java

1 line changed: 0 ins; 0 del; 1 mod; 104 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/packageanno/mypackage/Anno.java

1 line changed: 0 ins; 0 del; 1 mod; 27 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/packageanno/mypackage/MyClass.java

1 line changed: 0 ins; 0 del; 1 mod; 24 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/packageanno/mypackage/package-info.java

1 line changed: 0 ins; 0 del; 1 mod; 24 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/referenceinfos/ClassExtends.java

1 line changed: 0 ins; 0 del; 1 mod; 95 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/referenceinfos/ClassTypeParam.java

1 line changed: 0 ins; 0 del; 1 mod; 157 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/referenceinfos/Constructors.java

1 line changed: 0 ins; 0 del; 1 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/referenceinfos/Driver.java

1 line changed: 0 ins; 0 del; 1 mod; 288 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/referenceinfos/ExceptionParameters.java

1 line changed: 0 ins; 0 del; 1 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/referenceinfos/Fields.java

1 line changed: 0 ins; 0 del; 1 mod; 127 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/referenceinfos/FromSpecification.java

1 line changed: 0 ins; 0 del; 1 mod; 121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/referenceinfos/MethodParameters.java

1 line changed: 0 ins; 0 del; 1 mod; 150 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/referenceinfos/MethodReceivers.java

1 line changed: 0 ins; 0 del; 1 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/referenceinfos/MethodReturns.java

1 line changed: 0 ins; 0 del; 1 mod; 185 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/referenceinfos/MethodThrows.java

1 line changed: 0 ins; 0 del; 1 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/referenceinfos/MethodTypeParam.java

1 line changed: 0 ins; 0 del; 1 mod; 250 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/referenceinfos/MultiCatch.java

1 line changed: 0 ins; 0 del; 1 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/referenceinfos/NestedTypes.java

1 line changed: 0 ins; 0 del; 1 mod; 833 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/referenceinfos/NewObjects.java

1 line changed: 0 ins; 0 del; 1 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/referenceinfos/ReferenceInfoUtil.java

1 line changed: 0 ins; 0 del; 1 mod; 331 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/referenceinfos/RepeatingTypeAnnotations.java

1 line changed: 0 ins; 0 del; 1 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/referenceinfos/TypeCasts.java

1 line changed: 0 ins; 0 del; 1 mod; 147 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/annotations/typeAnnotations/referenceinfos/TypeTests.java

1 line changed: 0 ins; 0 del; 1 mod; 129 unchg

This code review page was prepared using ../make/scripts/webrev.ksh (vers 23.18-hg).