Code Review for jdk

Prepared by:darcy on Sun May 29 18:06:00 PDT 2016
Workspace:/home/darcy/JDK/9/hg/dev/jdk
Compare against: http://hg.openjdk.java.net/jdk9/dev/jdk
Summary of changes: 114 lines changed: 114 ins; 0 del; 0 mod; 700 unchg
Patch of changes: jdk.patch
Bug id: <title>[JDK-5040830] (ann) please improve toString() for annotations containing exception proxies - Java Bug System</title>
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/sun/reflect/annotation/AnnotationInvocationHandler.java

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

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/sun/reflect/annotation/AnnotationTypeMismatchExceptionProxy.java

5 lines changed: 5 ins; 0 del; 0 mod; 59 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/sun/reflect/annotation/EnumConstantNotPresentExceptionProxy.java

5 lines changed: 5 ins; 0 del; 0 mod; 48 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/sun/reflect/annotation/ExceptionProxy.java

4 lines changed: 4 ins; 0 del; 0 mod; 42 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/sun/reflect/annotation/TypeNotPresentExceptionProxy.java

5 lines changed: 5 ins; 0 del; 0 mod; 48 unchg

------ ------ ------ ------ ------ --- New Patch Raw test/java/lang/annotation/ExceptionalToString/AnnotationHost.java

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

------ ------ ------ ------ ------ --- New Patch Raw test/java/lang/annotation/ExceptionalToString/ExceptionalToStringTest.java

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

------ ------ ------ ------ ------ --- New Patch Raw test/java/lang/annotation/ExceptionalToString/version1/DangerousAnnotation.java

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

------ ------ ------ ------ ------ --- New Patch Raw test/java/lang/annotation/ExceptionalToString/version1/Fleeting.java

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

------ ------ ------ ------ ------ --- New Patch Raw test/java/lang/annotation/ExceptionalToString/version1/Utopia.java

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

------ ------ ------ ------ ------ --- New Patch Raw test/java/lang/annotation/ExceptionalToString/version2/DangerousAnnotation.java

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

------ ------ ------ ------ ------ --- New Patch Raw test/java/lang/annotation/ExceptionalToString/version2/Utopia.java

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

This code review page was prepared using /home/darcy/JDK/webrev/webrev.ksh (vers 25.12-hg+openjdk.java.net).