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

Make google-java-format friendlier to TSAN #965

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

copybara-service[bot]
Copy link

Make google-java-format friendlier to TSAN

This code does deliberate racy initialization of some memoized values,
and there is a static final instance of the Space subclass that ends
up being shared across multiple threads.

Tested: sponge/1777b644-2dd8-420b-ad06-b4f17c893d8f

This code does deliberate racy initialization of some memoized values,
and there is a static final instance of the `Space` subclass that ends
up being shared across multiple threads.

Tested: sponge/1777b644-2dd8-420b-ad06-b4f17c893d8f
PiperOrigin-RevId: 563181626
@copybara-service copybara-service bot merged commit 9f2cd68 into master Sep 6, 2023
@copybara-service copybara-service bot deleted the test_563146412 branch September 6, 2023 19:25
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