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

ZGC: Enable C2 clone intrinsic

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 14
    • 14
    • hotspot
    • b22

    Description

      ZGC currently disables the C2 clone intrinsic. In order to support it, BarrierSetC2::clone_at_expansion() must be overridden to perform a leaf call to the VM to walk the source object oops. The support for array object cloning is already in place. There is an ideal transformation for small clones but the fallback is missing.

      Attachments

        Issue Links

          Activity

            People

              neliasso Nils Eliasson (Inactive)
              eosterlund Erik Ă–sterlund
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: