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

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

XMLWordPrintable

    • b21

      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

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

              Created:
              Updated:
              Resolved: