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

JCK: 2 api/java_lang failures on solaris(sparc/x86), Ladybird_b08, JCK1.3

XMLWordPrintable

    • x86, sparc
    • generic

      The following 2 "api/java_lang" tests fail on solaris(sparc/x86) 2.6,7,8 for Ladybird B08 (JCK1.3). (Switches: -server, -client, -server-Xcomp)
      Read below for detailed Info.

      JDK Inforamtion:
      ================
      jdk1.3.1beta/bin/java -fullversion
      java full version "1.3.1beta-b08"

      JCK/Testname Information:
      =========================
      api/java_lang/Math
      api/java_lang/Math/index.html#abs

      api/java_lang/StrictMath
      api/java_lang/StrictMath/index.html#abs

      ------------------------------------------------------------------------------
      Machine Info:
      =============
      SPARC:
      ------
      jtg-s120>uname -a
      SunOS jtg-s120 5.8 Generic sun4u sparc SUNW,Ultra-60
      jtg-s120>psrinfo -v
      Status of processor 0 as of: 11/20/00 15:03:39
        Processor has been on-line since 09/30/00 12:09:52.
        The sparcv9 processor operates at 360 MHz,
              and has a sparcv9 floating point processor.
      Status of processor 2 as of: 11/20/00 15:03:39
        Processor has been on-line since 09/30/00 12:09:53.
        The sparcv9 processor operates at 360 MHz,
              and has a sparcv9 floating point processor.

      x86:
      ----
      jtg-i112>uname -a
      SunOS jtg-i112 5.8 Generic i86pc i386 i86pc
      jtg-i112>psrinfo -v
      Status of processor 0 as of: 11/20/00 14:54:40
        Processor has been on-line since 09/30/00 12:02:02.
        The i386 processor operates at 450 MHz,
              and has an i387 compatible floating point processor.
      Status of processor 1 as of: 11/20/00 14:54:40
        Processor has been on-line since 09/30/00 12:02:06.
        The i386 processor operates at 450 MHz,
              and has an i387 compatible floating point processor.

      -----------------------------------------------------------------------------
      How to reproduce:
      =================
      Please use the respective script to reproduce the particular test failure.

      api/java_lang/Math/index.html#abs - Math_abs-server-Xcomp.ksh
      api/java_lang/StrictMath/index.html#abs - StrictMath_abs-server-Xcomp.ksh

      --------------------------------------------------------------------------
      ERROR MESSAGES --->

      ERROR MESSAGE: (api/java_lang/Math/index.html#abs)
      --------------
      Math1001: Passed. OKAY
      Math1002: Passed. OKAY
      Math1003: Passed. OKAY
      Math1004: Passed. OKAY
      Error for type: double, value: 0.0 Conversion check.
      Error for type: double, value: 0.0 Equals() check.
      Math1005: Failed. public static strictfp double abs(double a)
      Error for type: float, value: 0.0 Conversion check.
      Error for type: float, value: 0.0 Equals() check.
      Math1006: Failed. public static strictfp float abs(float a)
      Math0001: Passed. OKAY
      Math0002: Passed. OKAY


      ERROR MESSAGE: (api/java_lang/StrictMath/index.html#abs)
      --------------
      StrictMath1001: Passed. OKAY
      StrictMath1002: Passed. OKAY
      StrictMath1003: Passed. OKAY
      StrictMath1004: Passed. OKAY
      Error for type: double, value: 0.0 Conversion check.
      Error for type: double, value: 0.0 Equals() check.
      StrictMath1005: Failed. public static double abs(double a)
      Error for type: float, value: 0.0 Conversion check.
      Error for type: float, value: 0.0 Equals() check.
      StrictMath1006: Failed. public static float abs(float a)
      StrictMath0001: Passed. OKAY
      StrictMath0002: Passed. OKAY
      STATUS:Failed. tests: 8; passed: 6; failed: 2; first test case failure: StrictMath1005

       

      sureshchandar.subramaniam@Eng 2000-11-20

            darcy Joe Darcy
            ssubramasunw Suresh Subramaniam (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: