Skip to content

Ensure FullZGCCycle has all delegate methods#423

Merged
dsgrieve merged 1 commit intomicrosoft:mainfrom
j-bahr:gen-zgc-fixes2
Mar 17, 2025
Merged

Ensure FullZGCCycle has all delegate methods#423
dsgrieve merged 1 commit intomicrosoft:mainfrom
j-bahr:gen-zgc-fixes2

Conversation

@j-bahr
Copy link
Collaborator

@j-bahr j-bahr commented Mar 10, 2025

FullZGCCycle delegates it's accessors to underlying ZGCCycle class. The FullZGCCycle was missing some delegate accessor methods missed during a previous refactor. This change ensures that all "getter" methods are exposed from the FullZGCCycle. These were regenerated automatically by intellij hence the reformatting and reordering of methods.

FullZGCCycle delegates it's accessors to underlying ZGCCycle class. The FullZGCCycle was missing some delegate accessor methods missed during a previous refactor. This change ensures that all "getter" methods are exposed from the FullZGCCycle. These were regenerated automatically by intellij hence the reformatting and reordering of methods.
@j-bahr j-bahr requested a review from kcpeppe March 10, 2025 22:18
@dsgrieve dsgrieve merged commit 5adce9c into microsoft:main Mar 17, 2025
8 checks passed
@dsgrieve
Copy link
Contributor

Thanks @j-bahr!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants