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

don't emit flag fixup for NaN when condition being tested doesn't need it

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • hs14
    • hs14
    • hotspot
    • b07
    • sparc
    • solaris_9

        Java's rules for handling NaNs in floating point comparisons requires that extra fixup code be emitted for them. Currently we do this all the time but for many fp tests the fixup code won't change the result of the comparison. In those cases it should be eliminated.

              never Tom Rodriguez
              never Tom Rodriguez
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: