Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8146907

Remove or rename non-compliant hg tags

    XMLWordPrintable

Details

    Backports

      Description

        All of the JavaFX tags should have one of the the following formats:

        Prior to JDK 9 build 95:

        [0-9]+(\.[0-9]+){0,3}-b[0-9]+
        [0-9]+u[0-9]+-b[0-9]+

        Starting with JDK 9 build 95 we should match the JDK version string format:

        jdk-[0-9]+(\.[0-9]+){0,3}\+[0-9]+

        Any tag that does not match one of the above formats must be either renamed (if there is an equivalent compliant renaming) or removed.

        Attachments

          1. checkTags
            0.5 kB
            Kevin Rushforth
          2. fixTags
            0.6 kB
            Kevin Rushforth

          Issue Links

            Activity

              People

                kcr Kevin Rushforth
                kcr Kevin Rushforth
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: