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

Explain the need having three validateTargetLocationsXX methods #798

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

Conversation

Ao-senXiong
Copy link
Member

I can not commit this PR so I created a new one.

Merge this PR will close
#582

@Ao-senXiong
Copy link
Member Author

I noticed that there are 13 extra tag: @link errors in JDK 8. The classpath setting seems not enough for JDK 8

@Ao-senXiong
Copy link
Member Author

I did not find a proper fix for the javadoc issue at the comment. Looks like related to classpath for java 8.

classpath += configurations.getByName('checkerFatJar').asFileTree

@Ao-senXiong
Copy link
Member Author

I don't understand this misc_jdk8 failure. I tried fully qualified name for but it still shows the failure.

/__w/1/s/framework/src/main/java/org/checkerframework/common/basetype/BaseTypeVisitor.java:1776: warning - Tag @link: can't find validateWildCardTargetLocation(AnnotatedWildcardType,
 Tree) in org.checkerframework.common.basetype.BaseTypeValidator
/__w/1/s/framework/src/main/java/org/checkerframework/common/basetype/BaseTypeVisitor.java:1689: warning - Tag @link: can't find validateWildCardTargetLocation(AnnotatedWildcardType,
 Tree) in org.checkerframework.common.basetype.BaseTypeValidator

@Ao-senXiong Ao-senXiong requested a review from wmdietl December 17, 2024 20:43
@Ao-senXiong Ao-senXiong assigned wmdietl and unassigned Ao-senXiong Dec 17, 2024
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