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
All the print statements that output the size of a boxed object use the phrase "...occupies {} bytes on the stack", which is incorrect and should be changed to "...occupies {} bytes on the heap"
0 commit comments