Code Review for jdk

Prepared by:darcy on Tue May 31 12:38:54 PDT 2016
Workspace:/home/darcy/JDK/9/hg/dev/jdk
Compare against: http://hg.openjdk.java.net/jdk9/dev/jdk
Summary of changes: 294 lines changed: 286 ins; 0 del; 8 mod; 650 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

26 lines changed: 21 ins; 0 del; 5 mod; 498 unchg

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

6 lines changed: 5 ins; 0 del; 1 mod; 58 unchg

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

6 lines changed: 5 ins; 0 del; 1 mod; 47 unchg

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

6 lines changed: 5 ins; 0 del; 1 mod; 47 unchg

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

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

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

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

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

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

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

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

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

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

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

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

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

27 lines changed: 27 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).