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

Parallel: Refactor oop marking stack in Full GC

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 21
    • hotspot
    • gc
    • b08

      ```
      OverflowTaskQueue<oop, mtGC> _marking_stack;
      ObjArrayTaskQueue _objarray_stack;
      ```

      The type and the name of the oop-stack can be updated to match its neighbor.

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

              Created:
              Updated:
              Resolved: