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

Remove unused G1PostBarrierStub::byte_map_base and friends

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • 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.

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

                Created:
                Updated:
                Resolved: