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

AA: isJavaRawType, override checking and effectiveJavaModifiers #1479

Merged
merged 4 commits into from
Aug 2, 2023

Conversation

neetopia
Copy link
Contributor

  • implement isJavaRawType
  • implement override checking.
  • implements Resolver.effectiveJavaModifiers
  • assorted minor fixes around modifers and resolver APIs.

test for effective jvm modifiers are forked due to inconsistent behavior with FE1.0 and the new result from AA looks more right to me.

* Implements Resolver.overrides() APIs.
* Handle Java property accessor style functions in override.
* Handle Java property accessors in declarations.
* fix a case for use site target annotations in constructor parameters.
@neetopia neetopia requested a review from ting-yuan July 28, 2023 01:00
@neetopia neetopia merged commit 45382e2 into google:main Aug 2, 2023
3 checks passed
@neetopia neetopia deleted the aa-overrides branch August 2, 2023 18:38
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.

2 participants