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

Remove unused G1PostBarrierStub::byte_map_base and friends

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 9
    • None
    • hotspot
    • None
    • gc
    • b49
    • generic
    • generic

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: