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
Compressed pointers implemented in 9c038c4. Now what is left is to use them as much as possible and also add a check that new heap memory allocation size is <= 4GB
With the new heap layout, we can implement compressed GC pointers. I'll work on it.
The text was updated successfully, but these errors were encountered: