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

JvmtiExport::gc_epilogue is unnecessary

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • 8, 11, 13, 14
    • 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.

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

              Created:
              Updated:
              Resolved: