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

Remove or rename non-compliant hg tags

XMLWordPrintable

        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.

          1. checkTags
            0.5 kB
          2. fixTags
            0.6 kB

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

                Created:
                Updated:
                Resolved: