Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7903798

apidiff: Fix .jcheck/conf setting for tags

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • None
    • tools
    • None

      The current setting in .jcheck/conf is

      tags=apidiff(?:4\.1-b[0-9]{2}|5\.[01]-b[0-9]{2}|6|-[6789](?:\.[0-9]+)*\+[0-9]+)

      which mimics the jtreg tag history.

      We should follow the preferred JDK format:
      tags=(?:apidiff-(?:[1-9]([0-9]*)(?:\.(?:0|[1-9][0-9]*)){0,4})(?:\+(?:(?:[0-9]+))|(?:-ga)))

            jjg Jonathan Gibbons
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: