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

C1: Reconsider uses of logical_and immediates in LIRGenerator::do_getObjectSize

    XMLWordPrintable

Details

    • b21

    Description

      JDK-8253525 added uses of `logical_and` with long/int constants without protecting them with `load_immediate`. This was proven to be a problem at least on ARM32, see JDK-8279301. We should reconsider how `logical_and` is used in that new code.

      Draft PR: https://github.com/openjdk/jdk/pull/7080

      Attachments

        Issue Links

          Activity

            People

              shade Aleksey Shipilev
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: