Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-6142

[classlib][luni] java.util.StringTokenizer.nextToken(String delim) should throw NullPointerException when the given delim is null

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.0M8
    • 5.0M9
    • Classlib
    • None
    • Moderate

    Description

      The java spec says that the nextToken(String delim) method should throw NullPointerException when the given delim is null.
      It seems that HY doesn't have this feature implemented here.

      Attachments

        1. HARMONY-6142.diff
          4 kB
          Kevin Zhou

        Activity

          People

            tellison Tim Ellison
            zhoukevin Kevin Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: