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

Is there a way to detect invalid class cast statically? #1158

Closed
suztomo opened this issue Jan 27, 2020 · 2 comments
Closed

Is there a way to detect invalid class cast statically? #1158

suztomo opened this issue Jan 27, 2020 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@suztomo
Copy link
Contributor

suztomo commented Jan 27, 2020

Is it feasible to statically find this kind of invalid class casts?
googleapis/java-core#123

@suztomo suztomo added the question Further information is requested label Jan 27, 2020
@elharo
Copy link
Contributor

elharo commented Jul 22, 2021

This feels like a question for something like errorprone or spotbugs, not the linkage checker. @suztomo can we close this?

@suztomo
Copy link
Contributor Author

suztomo commented Jul 22, 2021

Right. Linkage Checker cannot detect that.

@suztomo suztomo closed this as completed Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants