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

URLs of the form news:hierarchy.group throw MalformedURLExceptions in new URL( )

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.0.2
    • core-libs
    • None
    • sparc
    • solaris_2.5.1



      Name: sgC58550 Date: 05/09/97


      try
      {
      URL url = new URL("news:misc.kids");
      }
      catch (MalformedURLException e) {e.printStackTrace(System.out);}

      Received the following when run program:
      java.net.MalformedURLException: unknown protocol: news

      company - Mills College
      ======================================================================

            brenaudsunw Benjamin Renaud (Inactive)
            sgoodsunw Sheri Good (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: