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

Dedicate API should be provided for object loading in c2 optimization stage

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • P4
    • tbd
    • 17
    • hotspot

    Description

      This is a follow-up of JDK-8260473.

      ArrayCopyNode expansion and Vector unbox expansion use the similar logic to create a barrier resolved LoadNode.
      It would be better to provide an API for reducing the code redundancy and simplifying the usage of LoadNode creation during c2 optimization stage, just like 'GraphKit::access_load_at'.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jiefu Jie Fu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: