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

Check constructors for changed checked exceptions #332

Merged
merged 1 commit into from Aug 30, 2022
Merged

Check constructors for changed checked exceptions #332

merged 1 commit into from Aug 30, 2022

Conversation

Marcono1234
Copy link
Contributor

Fixes #110

This now uses METHOD_NOW_THROWS_CHECKED_EXCEPTION and METHOD_NO_LONGER_THROWS_CHECKED_EXCEPTION for constructors as well. Is that acceptable or do they have to be renamed?

@siom79 siom79 merged commit 848bf67 into siom79:master Aug 30, 2022
@siom79
Copy link
Owner

siom79 commented Aug 30, 2022

Released with 0.16.0.

Thanks a lot for the contribution.

@Marcono1234 Marcono1234 deleted the constructor-exceptions branch August 30, 2022 22:09
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.

japicmp should track exception declarations of methods/constructors
2 participants