Release Note: Make Annotation toString Output for enum Constants Usable for Source Input

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Delivered
    • Priority: P4
    • 19
    • Affects Version/s: 19
    • Component/s: core-libs

      The exact `toString` format for annotations is not specified; however, the `toString` output is intended to be usable for source input. The `toString` output of enum constants was changed to two ways so that it would be usable as source input:
      * The name of the constant is used (rather than the output is its `toString` method)
      * For the name of the enum class, its canonical name rather than its binary name is used.

            Assignee:
            Joe Darcy
            Reporter:
            Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: