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

[JVMCI] replace LIRKind with abstract base class

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • None
    • hotspot
    • b122

      The LIRKind class contains a lot of compiler specific logic from Graal. The only thing the JVMCI needs to know about it is the encapsulated PlatformKind.

      This can be extracted into an abstract base class that each compiler can extend.

            rschatz Roland Schatz
            rschatz Roland Schatz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: