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

[s390] C2: Wrong unsigned comparison with 0

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2
    • 11
    • 11
    • hotspot
    • b12
    • s390x

    Description

      s390.ad contains a wrong node: compU_reg_imm0. It's used for unsigned comparison with 0, but it's implemented as signed comparison. This leads to generation of incorrect code which was observed after JDK-8200303.

      Attachments

        Activity

          People

            mdoerr Martin Doerr
            mdoerr Martin Doerr
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: