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

Fix removal of type annotations from derived types in javax.lang.model.util.Types #301

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

copybara-service[bot]
Copy link

Fix removal of type annotations from derived types in javax.lang.model.util.Types

The implementation was bug-compatible with this javac issue [1], which is being fixed in JDK 23. This change updates turbine to match the spec and the upcoming javac behaviour.

[1] https://bugs.openjdk.org/browse/JDK-8042981

…el.util.Types`

The implementation was bug-compatible with this javac issue [1], which is being fixed in JDK 23. This change updates turbine to match the spec and the upcoming javac behaviour.

[1] https://bugs.openjdk.org/browse/JDK-8042981

PiperOrigin-RevId: 599172678
@copybara-service copybara-service bot merged commit d3b0c98 into main Jan 17, 2024
@copybara-service copybara-service bot deleted the test_main_598217904 branch January 17, 2024 15:54
This pull request was closed.
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