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

JCK1.2.2, api\java_net\JarURLConnection\index.html#GetJarFile, ladybird-rc1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1 P1
    • None
    • 1.3.1
    • core-libs
    • x86
    • linux, windows_98



      Name: iaR10016 Date: 03/29/2001



      JDK : 1.3.1-rc1-b20 (please, note that the bug is not reproducible in the build b19)
      JCK : jck1.2.2
      Platform[s] : Linux, Windows 98
      switch/Mode : -client -Xmixed
      JCK test owner : http://javaweb.eng/jct/sqe/JCK-tck/usr/owners.jto
      Failing Test : api\java_net\JarURLConnection\index.html#GetJarFile

      Test source location:
      =====================
      /net/jdk/export/disk8/local.java/jck1.2.2/JCK-runtime-122/tests/api/java_net/JarURLConnection/GetJarFileTests.java

      jtr file location:
      ==================
      /net/jtgb4u4c.eng/export/sail16/results/ladybird/b20/jck122/win32/win98_client_linux-16/workDir/api/java_net/JarURLConnection/index_GetJarFile.jtr

      How to reproduce:
      ====================
      Run the following script under Windows98 OS (probably, you need to change JCK and JAVA_HOME paths):
      --------Script START---------------------
      #!/bin/sh
      JAVA_HOME="C:/jdk1.3.1"
      JCK="H:/jck1.2.2/JCK-runtime-122"
      export CLASSPATH="$JCK/classes;$JCK/javatest.jar"

      Cmd="javasoft.sqe.tests.api.java.net.JarURLConnection.GetJarFileTests -TestURL file:$JCK/tests/api/java_net/JarURLConnection/index.html#GetJarFile"
      $JAVA_HOME/bin/java -version
      $JAVA_HOME/bin/java $Cmd
      ---------Script END----------------------

      Please, note that the bug is not reproducible in the build 19.

      Test output:
      =============
      java version "1.3.1-rc1"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-rc1-b20)
      Java HotSpot(TM) Client VM (build 1.3.1-rc1-b20, mixed mode)
      JarURLConnectionT209: Failed. FAIL->JarFile toString() returned =
      www.protocol.jar.URLJarFile@67e89'>sun.net.www.protocol.jar.URLJarFile@67e89 JarFile toString() expected =
      java.util.jar.JarFile
      JarURLConnectionT210: Failed. FAIL->JarFile toString() returned =
      www.protocol.jar.URLJarFile@67e89'>sun.net.www.protocol.jar.URLJarFile@67e89 JarFile toString() expected =
      java.util.jar.JarFile
      JarURLConnectionT211: Failed. FAIL->JarFile toString() returned =
      www.protocol.jar.URLJarFile@67e89'>sun.net.www.protocol.jar.URLJarFile@67e89 JarFile toString() expected =
      java.util.jar.JarFile
      JarURLConnectionT212: Passed. OKAY
      STATUS:Failed. tests: 4; passed: 1; failed: 3; first test case failure: JarURLConnectionT209
      Test failed

      Specific Machine Info:
      =====================
      Hostname: linux-16
      OS: Windows 98

      ======================================================================

            alanb Alan Bateman
            irasunw Ira Ira (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: