Code Review for langtools

Prepared by:emc on Tue Nov 25 01:41:40 EST 2014
Workspace:/usr/home/emccorkl/src/8u/langtools
Compare against: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools
Compare against version:2607
Summary of changes: 2125 lines changed: 2100 ins; 19 del; 6 mod; 5854 unchg
Changeset: langtools.changeset
Legend: Modified file
Deleted file
New file

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

rev 2608 : 8029012: parameter_index for type annotation not updated after outer.this added
Summary: Fix javac's handling of type annotations when synthetic parameters are added
Reviewed-by: jjg, mcimadamore
17 lines changed: 15 ins; 1 del; 1 mod; 3963 unchg

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

rev 2609 : 8065132: Parameter annotations not updated when synthetic parameters are prepended
Summary: Cause javac to add synthetic parameters to Runtime[In]VisibleParameterAnnotations attributes
Reviewed-by: jjg, jfranck
41 lines changed: 21 ins; 18 del; 2 mod; 1784 unchg

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

rev 2608 : 8029012: parameter_index for type annotation not updated after outer.this added
Summary: Fix javac's handling of type annotations when synthetic parameters are added
Reviewed-by: jjg, mcimadamore
3 lines changed: 0 ins; 0 del; 3 mod; 107 unchg

------ ------ ------ ------ --- New Patch Raw test/lib/annotations/annotations/classfile/ClassfileInspector.java

rev 2609 : 8065132: Parameter annotations not updated when synthetic parameters are prepended
Summary: Cause javac to add synthetic parameters to Runtime[In]VisibleParameterAnnotations attributes
Reviewed-by: jjg, jfranck
1733 lines changed: 1733 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/tools/javac/annotations/SyntheticParameters.java

rev 2609 : 8065132: Parameter annotations not updated when synthetic parameters are prepended
Summary: Cause javac to add synthetic parameters to Runtime[In]VisibleParameterAnnotations attributes
Reviewed-by: jjg, jfranck
198 lines changed: 198 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/tools/javac/annotations/typeAnnotations/classfile/SyntheticParameters.java

rev 2608 : 8029012: parameter_index for type annotation not updated after outer.this added
Summary: Fix javac's handling of type annotations when synthetic parameters are added
Reviewed-by: jjg, mcimadamore
rev 2609 : 8065132: Parameter annotations not updated when synthetic parameters are prepended
Summary: Cause javac to add synthetic parameters to Runtime[In]VisibleParameterAnnotations attributes
Reviewed-by: jjg, jfranck
133 lines changed: 133 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /usr/home/emccorkl//bin/webrev (vers 25.1-hg+openjdk.java.net).