Skip to content

Remove references to strictfp from doc comments. #1527

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

Merged
merged 1 commit into from
Jun 30, 2025

Conversation

copybara-service[bot]
Copy link
Contributor

Remove references to strictfp from doc comments.

strictfp hasn't had any effect on real machines for over 20 years. Floating-point operations are always strict. JEP 306 formalized this in Java 17, but it was already the case long before.

RELNOTES=n/a

`strictfp` hasn't had any effect on real machines for over 20 years. Floating-point operations are always strict. [JEP 306](https://openjdk.org/jeps/306) formalized this in Java 17, but it was already the case long before.

RELNOTES=n/a
PiperOrigin-RevId: 777652144
@copybara-service copybara-service bot merged commit 12f4ff2 into master Jun 30, 2025
@copybara-service copybara-service bot deleted the test_777604939 branch June 30, 2025 18: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.

1 participant