CSR :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
JDK-8177370 :
|
As pointed out on core-libs-dev (http://mail.openjdk.java.net/pipermail/core-libs-dev/2016-July/042637.html, http://mail.openjdk.java.net/pipermail/core-libs-dev/2016-July/042645.html), the toString output for annotation objects cannot be directly reused as source input if the annotation values are any of: Strings (no surrounding " characters) Class values of array classes (uses JVM name) Arrays (output uses brackets ("[]") rather than braces {"{}") These shortcomings should be addressed.
|