JvmtiExport::gc_epilogue is unnecessary

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 14
    • Affects Version/s: 8, 11, 13, 14
    • Component/s: hotspot
    • None
    • b04

      JvmtiExport::gc_epilogue is called to fix the bcp (bytecode pointers) after a full GC. These used to move because Method* used to move. Since PermGen removal, the Method* does not move so these pointers no longer need adjustment.

            Assignee:
            Coleen Phillimore
            Reporter:
            Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: