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

[lworld] C2 should optimize acmp of the same inline type

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • repo-valhalla
    • repo-valhalla
    • hotspot

      The following acmp should be folded by C2:

      MyInline val = new MyInline()
      if (val == val) { ... }

            thartmann Tobias Hartmann
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: