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

Avoid extra copy of NativeCallStack

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 9
    • hotspot
    • None
    • b21

      Pass through a const NativeCallStack& instead of a copy in:

      MallocSiteHashtableEntry(const NativeCallStack& stack)

      and let AllocationSite<MemoryCounter> accomplish the single copy into the _call_site member.

            mockner Max Ockner (Inactive)
            mgronlun Markus Grönlund
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: