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

Improve G1 Full GC marking code

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • 10
    • hotspot
    • gc

      The marking code in the G1 Full GC has not been optimized and analyzed as thoroughly as the old MarkSweep marking code. I think there might be some performance to gain by doing some more analysis in this area and maybe achieve better inlining and more efficient code.

      There could also be potential gains in merging the two taskqueues into one.

            Unassigned Unassigned
            sjohanss Stefan Johansson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: