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

JCK test using InetAddress.isReachable() fails if run as root, using -d64 flag on

XMLWordPrintable

    • b06
    • sparc
    • solaris_10

        The test:
        api/java_net/InetAddress/complement.html#isReachable fails with a hotspot
        error and core dump ONLY if the test is run as root and using -d64 flag.

        This test fails on Solaris sparc 9 and 10. It passes on Solaris 10 on AMD64.

        The jtr file and hotspot error file is attached.

        Test source location:

        /net/latte.ireland/export/home4/jck/JCK-runtime-15/tests/api/java_net/InetAddress/isReachableTests.java


        To reproduce:

        Log in as root on a solaris sparcv9 machine.

        compile the attached java file (a simplified version of the JCK test), or the JCK test file from the above location

        java -d64 Test

        You should see a hotspot error and a core dump.

        if you run this test without -d64 or as a non-root user the test will pass.



        ###@###.### 2005-2-15 15:28:34 GMT

              jccollet Jean-Christophe Collet (Inactive)
              duke J. Duke
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: