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

JCK13a: FP test fpl02401m2 - Ladybird Beta

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 1.3.1
    • 1.3.1
    • hotspot
    • None
    • rc1
    • x86
    • generic

        This test fails on x86 processors when run in -Xcomp mode since a constant double that equals 1.0F, if cast to a float, will generate a 1.0D in the code.

        test location is:
        /net/jdk/export/disk8/local.java/jck1.3a/JCK-runtime-13a/tests/lang/FP/fpl024/fpl02401m2/fpl02401m2.java

        Easiest way to reproduce the problem is to copy the source,
        comment out the package line at the start, javac it, and then run:

        java -server -Xcomp fpl02401m2
        echo %errorlevel%

        result of 97 indicates failure.
        result of 95 indicates success.

        The fix has been identified and is putback to merlin basline.

              cclicksunw Clifford Click (Inactive)
              mpalecznsunw Michael Paleczny (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: