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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • hs14
    • Affects Version/s: hs14
    • Component/s: 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.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: