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

Introducing improved Optional Checker #6901

Open
wants to merge 569 commits into
base: master
Choose a base branch
from

Conversation

jyoo980
Copy link
Contributor

@jyoo980 jyoo980 commented Nov 23, 2024

This PR introduces an improved version of the Optional Checker with increased precision around Optional values created from container (e.g., java.util.stream.Stream) types.

Merge with typetools/jdk#222.
Supercedes #6685.

mernst added 30 commits June 26, 2024 13:31
…ransfer-nonempty-information into yoo-nonempty-optional-transfer-nonempty-information-runAsOptionalChecker
…ransfer-nonempty-information into yoo-nonempty-optional-transfer-nonempty-information-callers-callees
…ransfer-nonempty-information into yoo-nonempty-optional-transfer-nonempty-information-method-tree-declaration
…ransfer-nonempty-information into yoo-nonempty-optional-transfer-nonempty-information-isMethodInvocation-list
…ransfer-nonempty-information into yoo-nonempty-optional-transfer-nonempty-information-isMethodInvocation-list
…ransfer-nonempty-information into yoo-nonempty-optional-transfer-nonempty-information-runAsOptionalChecker
…ransfer-nonempty-information into yoo-nonempty-optional-transfer-nonempty-information-callers-callees
…ransfer-nonempty-information into yoo-nonempty-optional-transfer-nonempty-information-method-tree-declaration
…ransfer-nonempty-information into yoo-nonempty-optional-transfer-nonempty-information-isMethodInvocation-list
…ransfer-nonempty-information into yoo-nonempty-optional-transfer-nonempty-information-runAsOptionalChecker
…ransfer-nonempty-information into yoo-nonempty-optional-transfer-nonempty-information-callers-callees
…ransfer-nonempty-information into yoo-nonempty-optional-transfer-nonempty-information-method-tree-declaration
…ransfer-nonempty-information into yoo-nonempty-optional-transfer-nonempty-information-isMethodInvocation-list
…ransfer-nonempty-information into yoo-nonempty-optional-transfer-nonempty-information-runAsOptionalChecker
…ransfer-nonempty-information into yoo-nonempty-optional-transfer-nonempty-information-callers-callees
…ransfer-nonempty-information into yoo-nonempty-optional-transfer-nonempty-information-method-tree-declaration
…ransfer-nonempty-information into yoo-nonempty-optional-transfer-nonempty-information-isMethodInvocation-list
Copy link
Member

@mernst mernst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this big feature. I have a few comments and questions.

mernst and others added 25 commits December 18, 2024 10:09
…hecker` and `calleesToCallers` in `OptionalImplVisitor.java`
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.

3 participants