Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-6258

[DRLVM][GC] Adding weak references support to concurrent GC

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 5.0M10
    • None
    • DRLVM
    • None
    • Windows and Linux
    • Patch Available
    • Moderate

    Description

      Tick is a concurrent GC which has been implemented in DRLVM. this patch adding the feature of supporting weak reference to it.
      weak/soft references are processing concurrently, while finalizable objects and phantom references are handled in a stop-the-world phase at the moment.

      Attachments

        1. tick_weakref_patch_V3.patch
          67 kB
          Simon.Zhou
        2. tick_weakref_patch_V2.patch
          68 kB
          Simon.Zhou
        3. tick_weakref_patch_V1.patch
          45 kB
          Simon.Zhou
        4. Harmony Concurrent GC Design.ppt
          375 kB
          Simon.Zhou

        Activity

          People

            xiao-feng li Xiao-Feng Li
            simonchow Simon.Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: