Skip to content

Fix Class literals default and add class literal node in CFG#550

Open
aosen-xiong wants to merge 60 commits into
eisop:masterfrom
aosen-xiong:fix-fieldaccess
Open

Fix Class literals default and add class literal node in CFG#550
aosen-xiong wants to merge 60 commits into
eisop:masterfrom
aosen-xiong:fix-fieldaccess

Conversation

@aosen-xiong

@aosen-xiong aosen-xiong commented Aug 4, 2023

Copy link
Copy Markdown
Collaborator

@aosen-xiong aosen-xiong marked this pull request as draft August 4, 2023 01:10

@wmdietl wmdietl left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for starting on this!

Comment thread checker/src/main/java/org/checkerframework/checker/nullness/NullnessTransfer.java Outdated
Comment thread framework/src/main/java/org/checkerframework/common/basetype/BaseTypeVisitor.java Outdated
Comment thread checker/tests/nullness/Issue3020.java Outdated
@wmdietl

wmdietl commented Aug 8, 2023

Copy link
Copy Markdown
Member

#548

You need to say something like Fixes #548 for GitHub to make the connection to the issue.

@aosen-xiong aosen-xiong mentioned this pull request Aug 9, 2023
@aosen-xiong aosen-xiong marked this pull request as ready for review October 16, 2023 05:21
@aosen-xiong aosen-xiong requested a review from wmdietl December 16, 2024 09:23
@aosen-xiong aosen-xiong assigned wmdietl and unassigned aosen-xiong Dec 17, 2024
@aosen-xiong aosen-xiong changed the title Fix Class literals in field access and related type checks Fix Class literals default and add class literal node in CFG Dec 17, 2024
Comment thread javacutil/src/main/java/org/checkerframework/javacutil/TreeUtils.java Outdated
@aosen-xiong

Copy link
Copy Markdown
Collaborator Author

@wmdietl Ping for review.

@wmdietl wmdietl assigned aosen-xiong and unassigned wmdietl Mar 22, 2026
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.

Class literals in CFGs and their type with conservative nullness

2 participants