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

Prepare for the removal of TypeTag.UNKNOWN #4642

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Conversation

copybara-service[bot]
Copy link
Contributor

Prepare for the removal of TypeTag.UNKNOWN

The constant was removed as part of https://bugs.openjdk.org/browse/JDK-8339296

This is a minimal fix to avoid breaking for upcoming javac versions. I suspect this logic isn't actually necessary, we aren't supposed to process ASTs with errors and there have been a variety of improvements in how that's handled since this was added.

The constant was removed as part of https://bugs.openjdk.org/browse/JDK-8339296

This is a minimal fix to avoid breaking for upcoming javac versions. I suspect this logic isn't actually necessary, we aren't supposed to process ASTs with errors and there have been a variety of improvements in how that's handled since this was added.

PiperOrigin-RevId: 690616927
@copybara-service copybara-service bot merged commit d67bc15 into master Oct 28, 2024
1 check passed
@copybara-service copybara-service bot deleted the test_690402997 branch October 28, 2024 15:18
yhkee0404 added a commit to yhkee0404/woowacourse-java-format that referenced this pull request Nov 8, 2024
github-merge-queue bot pushed a commit to bazelbuild/bazel that referenced this pull request Mar 5, 2025
JDK 24 will be released in March, bazel 7.6.x should support it through
update of error-prone google/error-prone#4642
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