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
Test cases in `TestObjSpace` and `TestRubyOptimization` are related to
the specific behaviors of the default GC. Specifically, they test the
amount of the off-heap malloc allocation, which is different when using
MMTk.
Test cases in `TestGc` are related to the GC count which is not yet
implemented.
0 commit comments