RFR: JDK-8281462: Annotation toString output for enum not reusable for source input [v3]

Joe Darcy darcy at openjdk.java.net
Fri Feb 11 20:53:04 UTC 2022


On Fri, 11 Feb 2022 15:30:58 GMT, Sam Brannen <duke at openjdk.java.net> wrote:

>> The getCanonicalName is not specified to behave that way, should be a RFE I suppose, but appears to in practice; changed as suggested in subsequent push. Thanks.
>
> Thanks, Joe.
> 
> Regarding the RFE, do you plan to open an issue to address the documentation for `getCanonicalName`?

Filed https://bugs.openjdk.java.net/browse/JDK-8281671

-------------

PR: https://git.openjdk.java.net/jdk/pull/7418


More information about the core-libs-dev mailing list