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

G1: Move and inline G1STWIsAliveClosure::do_object_b

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 18
    • 18
    • hotspot
    • gc
    • b25

      Currently, G1STWIsAliveClosure is in g1CollectedHeap.hpp, but G1STWIsAliveClosure::do_object_b definition is put in g1YoungCollector.cpp.
      Seems to me no particular reason to separate it in 2 different files.
      This is to move and inline G1STWIsAliveClosure::do_object_b to g1CollectedHeap.inline.hpp

            mli Hamlin Li
            mli Hamlin Li
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: