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

[Lilliput] Refactor full GC forwarding

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • repo-lilliput
    • hotspot
    • gc
    • generic
    • generic

      Current implementation of full-GC/sliding-GC forwarding in Lilliput is problematic:
      - It's scattered and hardwired all over GC implementations
      - It's not switched by UseCompactObjectMonitors
      - The serial compaction in G1 is commented-out and not used, not even under -XX:-UseCompactObjectMonitors

      This change aims to refactor the forwarding code to address these issues.

            rkennke Roman Kennke
            rkennke Roman Kennke
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: