Fix assertion in GCStrategy.
It meant to check that `UseRS4GC` requires `UseStatepoints`. Instead it always required `UseStatepoints` when `useRS4GC()` was called.
Loading
Please sign in to comment
It meant to check that `UseRS4GC` requires `UseStatepoints`. Instead it always required `UseStatepoints` when `useRS4GC()` was called.