You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This adds weak reference support, and updates MMTk core to mmtk/mmtk-core#564.
* if weak reference is enabled in MMTk, we will add weak references during our tracing. Otherwise, still treat them as strong references.
* implement new changes in mmtk/mmtk-core#564
* add test with weak reference enabled (by default, it is disabled).
0 commit comments