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

Make C1 leal patchable on SPARC

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 11
    • 11
    • hotspot
    • b19
    • sparc

    Backports

      Description

        In C1, address resolution of an accessed field is not always possible, because the offset of the class of the object being accessed, has not yet been loaded. In ZGC, we use lea to resolve the address of fields. Therefore, the lea instruction needs to be patchable for ZGC. This enhancement aims to add support for such patching on SPARC

        Attachments

          Issue Links

            Activity

              People

                eosterlund Erik Österlund
                eosterlund Erik Österlund
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: