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

Add support in ErrorProne for a new ThreadSafeTypeParamerter annotation that is replacing ThreadSafe.TypeParameter. #4463

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

copybara-service[bot]
Copy link
Contributor

Add support in ErrorProne for a new ThreadSafeTypeParamerter annotation that is replacing ThreadSafe.TypeParameter.

A follow-up CL will actually create the annotation once ErrorProne has this CL released to avoid premature dependencies on the new annotation.

This is the first step in open sourcing the threadsafe equivalent of ImmutableTypeParameter. After this an LSC will be performed to replace all usages of ThreadSafe.TypeParameter with ThreadSafeTypeParameter after which and remaining references to the former (e.g. in messages) will be removed.

…tion that is replacing `ThreadSafe.TypeParameter`.

A follow-up CL will actually create the annotation once ErrorProne has this CL released to avoid premature dependencies on the new annotation.

This is the first step in open sourcing the threadsafe equivalent of `ImmutableTypeParameter`. After this an LSC will be performed to replace all usages of `ThreadSafe.TypeParameter` with `ThreadSafeTypeParameter` after which and remaining references to the former (e.g. in messages) will be removed.

PiperOrigin-RevId: 651816128
@copybara-service copybara-service bot merged commit 3b9ffc2 into master Jul 12, 2024
@copybara-service copybara-service bot deleted the test_647021955 branch July 12, 2024 17:31
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.

None yet

1 participant