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
After introducing the companion thread, stop-the-world can be triggered
by any GC thread. This commit makes use of the change in mmtk-core to
elide one redundant context switch.
0 commit comments