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

Parallel: Inline args of PSOldGen::initialize_performance_counters

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • None
    • hotspot
    • gc
    • master

      All args of `initialize_performance_counters` are passed in from `parallelScavengeHeap.cpp`, which requires all methods in the call-chain to carry some extra args.

      Alternatively, those args can be harded-coded inside old-gen, just like how it's done for `GenerationCounters` in young-gen.

            ayang Albert Yang
            ayang Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: