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

Difference in URL-methode toString () between 1.3 and 1.2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.3.0
    • 1.3.0
    • core-libs
    • kestrel
    • x86
    • windows_nt



      Name: skT88420 Date: 09/07/99

      =20
      URL url =3D new URL ("http://www.ti.fhg.de");
      System.out.println (url.toString ());

      The result in JDK 1.1 and JDK 1.2 is:
      http://www.ti.fhg.de/

      The result in JDK 1.3 is:
      http://www.ti.fhg.de

      I have not found a bug or a release-note, that could explain the difference=
      .
      Is this a bug or a feature
      (Review ID: 94935)=20
      ======================================================================

            asommere Alan Sommerer (Inactive)
            skonchad Sandeep Konchady
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: