JDK-5040830 : (ann) please improve toString() for annotations containing exception proxies
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang:reflect
  • Affected Version: 5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • CPU: generic
  • Submitted: 2004-04-30
  • Updated: 2016-11-02
  • Resolved: 2016-06-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b122Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
When an annotation contains an exception proxy, its printed form is not
helpful.  For example:

@A(value=sun.reflect.annotation.TypeNotPresentExceptionProxy@1d05c81)

Comments
Review thread: http://mail.openjdk.java.net/pipermail/core-libs-dev/2016-May/041575.html
29-07-2016

CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: dragon
08-09-2004

EVALUATION This would be a definite improvement and is well worth doing. ###@###.### 2004-04-30
30-04-2004