Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cleanup] remove main methods #418

Merged
merged 18 commits into from
Oct 15, 2024
Merged

Conversation

asolntsev
Copy link
Contributor

No description provided.

@asolntsev asolntsev linked an issue Oct 12, 2024 that may be closed by this pull request
@asolntsev asolntsev added this to the 9.10.0 milestone Oct 12, 2024
@asolntsev asolntsev self-assigned this Oct 12, 2024
@asolntsev asolntsev requested a review from pbrant October 13, 2024 18:58
I wish them to be final as well, but `SharedContext` has many setters, and we need to keep them for backward compatibility. :(
* make fields non-nullable (when possible)
* make fields final (when possible)
* fix usages of deprecated Swing apis
@asolntsev asolntsev merged commit 3bbb169 into main Oct 15, 2024
4 checks passed
@asolntsev asolntsev deleted the cleanup/409-remove-main-methods branch October 15, 2024 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove all "main" methods
1 participant