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

REGRESSION: Applet runs fine with JRE 1.5.0_05 does not run with mustang-b55

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 6
    • deploy
    • x86
    • windows_xp

      FULL PRODUCT VERSION :


      A DESCRIPTION OF THE PROBLEM :
      The applet mentioned below runs fine with 5.0 Update 5 but fails with mustang-b55.

        To reproduce
      1) Visit http://atlas.lsu.edu/doqq2004/ (Why are there so many straight lines overlaid on the map? It doesn't happen with 1.5_04 or 1.5_05...)
      2) Click any parish in Louisiana
      3) See the error in the console

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Applet should run the same in 5.0 Update 5 and 6.0
      ACTUAL -
      The applet's UI is corrupted and there is an IllegalArgumentException

      ERROR MESSAGES/STACK TRACES THAT OCCUR :
      java.lang.IllegalArgumentException
      at com.sun.deploy.net.proxy.DeployProxySelector.select(Unknown Source)
      at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
      at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
      at java.net.URL.openStream(Unknown Source)
      at com.intergraph.jmapview.reader.GDefaultReaderFactory.testStream(GDefaultReaderFactory.java)
      at com.intergraph.jmapview.reader.GDefaultReaderFactory.getReader(GDefaultReaderFactory.java)
      at com.intergraph.jmapview.reader.GReaderJob.start(GReaderJob.java)
      at com.intergraph.jmapview.JMapView$DefaultConstraints.startReading(JMapView.java)
      at com.intergraph.jmapview.JMapView.start(JMapView.java)
      at sun.applet.AppletPanel.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      REPRODUCIBILITY :
      This bug can be reproduced always.

      Release Regression From : 5.0
      The above release value was the last known release where this
      bug was known to work. Since then there has been a regression.

            awoodsomsunw Ashley Woodsom (Inactive)
            gmanwanisunw Girish Manwani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: