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

JSpecify: support inference for calls to generic methods #1075

Open
msridhar opened this issue Nov 14, 2024 · 0 comments
Open

JSpecify: support inference for calls to generic methods #1075

msridhar opened this issue Nov 14, 2024 · 0 comments
Labels
jspecify Related to support for jspecify standard (see jspecify.dev)

Comments

@msridhar
Copy link
Collaborator

This will be a significant challenge in general, but maybe we can handle the common cases and do something useful without having a full technique. See here for one test case:

public void genericMethodAndVoidTypeWithInference() {

@msridhar msridhar added the jspecify Related to support for jspecify standard (see jspecify.dev) label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jspecify Related to support for jspecify standard (see jspecify.dev)
Projects
None yet
Development

No branches or pull requests

1 participant