Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-32852

ArrayIndexOutOfBoundsException can be thrown in hudson.model.Fingerprint.RangeSet.fromString(...)

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None

      ArrayIndexOutOfBoundsException is thrown when range specification is without end part like "1-", "15-" etc.

      Fix:
      Number of available tokens should be checked and if it isn't appropriate, throw IllegalArgumenException with "Unable to parse..." as currently in this place.

          [JENKINS-32852] ArrayIndexOutOfBoundsException can be thrown in hudson.model.Fingerprint.RangeSet.fromString(...)

          Pavel Janoušek created issue -
          Pavel Janoušek made changes -
          Link New: This issue is blocking JENKINS-32777 [ JENKINS-32777 ]
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 168546 ] New: JNJira + In-Review [ 198436 ]

            pajasoft Pavel Janoušek
            pajasoft Pavel Janoušek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: