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

C2: turn subtype check into macro node

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 15
    • 15
    • hotspot
    • b11

    Description

      This should allow subtype checks that can't be compiled as a simple pointer comparison at parse time to:

      - better constant fold
      - be candidate for predication and split if
      - have a chance of being compiled as a simple pointer comparison if type information improves

      Attachments

        Issue Links

          Activity

            People

              roland Roland Westrelin
              roland Roland Westrelin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: