Remove unused G1PostBarrierStub::byte_map_base and friends

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • gc
    • b49
    • generic
    • generic

        G1PostBarrierStub has the following private names:
        - byte_map_base() -- unused
        - byte_map_base_slow() -- unused except in the implementation of byte_map_base()
        - _byte_map_base -- unused except in the implementation of byte_map_base()

        These were added as part of the initial integration of G1 into Hotspot, and were unused then too.

              Assignee:
              Kim Barrett
              Reporter:
              Kim Barrett
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: