Convert all JDK versions used in @since tag to 1.n[.n] in jdk repo

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: core-libs
    • b19

      Normalize @since tag to use consistent format for JDK to @since 1.n[.n]

      Under most circumstances, this should be @since 1.n as public APIs should not change during a major(spec) release.

      We found exceptions before 1.1, where we would have the second version, such 1.0.2.

      Note that some API use a standard, such as SAX or JCE along with the standard version, those are reserved for now.

            Assignee:
            Henry Jen
            Reporter:
            Henry Jen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: