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

JCK15:3 tests failed under api/java_net/URI, windows-amd64, mustang

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • None
    • 6
    • core-libs
    • x86
    • windows_2003

      JCK : jck1.5
      J2SE : FAIL - mustang windows-amd64 b11, b12
                     : PASS - mustang windows-i586 b11, b12
      Platform[s] : FAIL - Windows XP 64bit Edition Version 2003
      switch/Mode : FAIL - -server -Xcomp
                       PASS - -server
                       
      JCK test owner : http://javaweb.sfbay/jcce/tcks/jck/docs/others/owners.jto

      Failing Tests :
      api/java_net/URI/index.html#create
      api/java_net/URI/index.html#Ctor
      api/java_net/URI/index.html#components

      Test source location:
      =====================
      /net/jtgb4u4c.sfbay/export/sail1/testarea/jck1.5.b28/JCK-runtime-15/tests/api/java_net/URI/createTests.java
      /net/jtgb4u4c.sfbay/export/sail1/testarea/jck1.5.b28/JCK-runtime-15/tests/api/java_net/URI/CtorTests.java
      /net/jtgb4u4c.sfbay/export/sail1/testarea/jck1.5.b28/JCK-runtime-15/tests/api/java_net/URI/componentsTests.java

      jtr file location:
      ==================
      attached

      How to reproduce:
      ====================
      -------script START---------------------

      #!/bin/sh

      JDK="c:\jdk\b11\windows-amd64\jdk1.6.0"
      JCK="/net/koori/onestop/jck/1.5/latest/binaries/JCK-runtime-15"
      CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"

      #TEST="javasoft.sqe.tests.api.java.net.URI.componentsTests -TestCaseID ALL"
      #TEST="javasoft.sqe.tests.api.java.net.URI.createTests -TestCaseID ALL"
      TEST="javasoft.sqe.tests.api.java.net.URI.CtorTests -TestCaseID ALL"


      POLICY="-Djava.security.policy=$JCK/lib/jck.policy"
      echo `cat $JCK/build.txt | grep JCK_VERSION` `cat $JCK/build.txt | grep JCK_BUILD`

      $JDK/bin/java -server -Xcomp -showversion -cp $CLASSPATH $POLICY $TEST

      --------script END----------------------

      Test output:
      =============
      1) api/java_net/URI/index.html#create
      test result: Failed. test cases: 8; passed: 7; failed: 1; first test case failure: URI2036
      =====================================================
      URI2036: Failed. unexpected java.net.URISyntaxException: Expected IPv4 address a
      t index 17: ftp://[1234:2345::ABCD]:1234/dir/file#ABC with ftp://[1234:2345::ABC
      D]:1234/dir/file#ABC

      2) api/java_net/URI/index.html#Ctor
      test result: Failed. test cases: 19; passed: 16; failed: 3; first test case fail
      ure: URI2004
      =====================================================
      URI2004: Failed. unexpected java.net.URISyntaxException: Expected IPv4 address a
      t index 17: ftp://[1234:2345::ABCD]:1234/dir/file#ABC with ftp://[1234:2345::ABC
      D]:1234/dir/file#ABC
      URI2013: Failed. Unexpected: java.net.URISyntaxException: Malformed IPv6 address
      at index 7: abc://[::0001]/home/root#Xwith (abc,::0001,/home/root,X)
       URI2015: Failed. Unexpected: java.net.URISyntaxException: Expected IPv4 address
      at index 20: abc://me@[0001:ABCD::0001]/home/root?a=b;x=ywith (abc,me@[0001:ABCD
      ::0001],/home/root,a=b;x=y,null)

      3) api/java_net/URI/index.html#components
      test result: Failed. test cases: 15; passed: 14; failed: 1; first test case fail
      ure: URI2053
      =====================================================
      java.lang.IllegalArgumentException at java.net.URI.create(URI.java:842)
      Caused by: java.net.URISyntaxException: Expected IPv4 address at index 13:


      Specific Machine Info:
      =====================
      colfax001
      Microsoft Windows XP 64-bit edition
      Version 2003
      AMD Opteron(tm) Processor 248

      ###@###.### 2004-11-18 04:01:03 GMT

            michaelm Michael McMahon
            jsongsunw Joo Song (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: