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

Redundant metablock zapping and logging in Metaspace::allocate

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • hotspot
    • None

      All allocations go through Metaspace::allocate (non-TRAPS version); also Metaspace::allocate (TRAPS version).

      Metaspace::allocate (non-TRAPS version) does zap the returned block and does some tracing; Metaspace::allocate (TRAPS version) also does that. The latter is redundant and can be removed.

            stuefe Thomas Stuefe
            stuefe Thomas Stuefe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: