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

java.net.URI: Fencepost error in checking characters in opaque URIs

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • core-libs
    • None
    • beta2
    • generic
    • generic

      The URI "foo:x{bar" is an illegal URI because "{" is an "unwise" character.
      The URI "foo:{bar" is illegal for the same reason, but the URI class happily
      parses it as an opaque URI.

      -- mr@eng 2001/5/30

            mr Mark Reinhold
            mr Mark Reinhold
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: