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

Change declarations to document IndexOutofBoundsException in the LdapName class

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 5.0
    • 5.0
    • core-libs
    • b26
    • generic
    • generic

      The methods in LdapName class are declared to be throwing
      ArrayIndexOutOfBoundsException.

      Change the declaration/s to throw more generic exception:
      IndexOutofBoundsException
      as the implementations are very likely to use collections
      which throw this generic exception

            jhangalsunw Jayalaxmi Hangal (Inactive)
            jhangalsunw Jayalaxmi Hangal (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: