[Lilliput] Implement new Serial Full GC

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Not an Issue
    • Priority: P4
    • None
    • Affects Version/s: repo-lilliput
    • Component/s: hotspot
    • gc

      The current implementation of SerialGC's full GC uses the object header to store forwarding pointers. This conflicts with Lilliput, because this would override the Klass* of objects, which must not happen. The problem could be solved by using a different full-GC compacting algorithm that does not require storing forwarding pointers.

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

              Created:
              Updated:
              Resolved: