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

Improve modeling of parameterized erroneous types #342

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

copybara-service[bot]
Copy link

Improve modeling of parameterized erroneous types

This is similar to improvements made to javac in https://bugs.openjdk.org/browse/JDK-8338678, previously type arguments were ignored if the parameterized type could not be resolved.

This is similar to improvements made to javac in https://bugs.openjdk.org/browse/JDK-8338678, previously type arguments were ignored if the parameterized type could not be resolved.

PiperOrigin-RevId: 677951199
@copybara-service copybara-service bot merged commit 99442e8 into main Sep 23, 2024
@copybara-service copybara-service bot deleted the test_main_677254418 branch September 23, 2024 22:00
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.

1 participant