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

Make C1 leal patchable on SPARC

XMLWordPrintable

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

        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

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

                Created:
                Updated:
                Resolved: