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

Fix: Disable CatchSpecificity on java 13 #1107

Closed
wants to merge 2 commits into from

Conversation

robert3005
Copy link
Contributor

Before this PR

An unhandled exception was thrown by the Error Prone static analysis plugin.
ERROR: An unhandled exception was thrown by the Error Prone static analysis plugin.
                    try {
                    ^
     Please report this at https://github.com/google/error-prone/issues/new and include the following:
  
     error-prone version: 2.3.4
     BugPattern: CatchSpecificity

After this PR

==COMMIT_MSG==
Disable CatchSpecificity on java 13
==COMMIT_MSG==

Possible downsides?

@policy-bot policy-bot bot requested a review from CRogers December 10, 2019 10:30
@robert3005
Copy link
Contributor Author

should be covered in #1095

@robert3005 robert3005 closed this Dec 10, 2019
@robert3005 robert3005 deleted the robert3005-patch-1 branch December 10, 2019 10:35
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.

1 participant