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
이 이슈에서 G1EvacStats가 부모 클래스인 PLABStats의 데이터 멤버에 직접 접근하는 대신 accessor 함수를 사용하도록 변경되었다. 이 변경이 이루어졌기 때문에, PLABStats의 `protected` 멤버들을 `private`으로 전환할 수 있게 된 것이다.
0 commit comments