Skip to content

Commit c5ad44c

Browse files
authored
fix in future release for zero 2
1 parent 6477d5b commit c5ad44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/documentation/java-for-arm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ java -XX:+UnlockDiagnosticVMOptions -XX:-UseVectorizedHashCodeIntrinsic HelloWor
9494
Hello World
9595
```
9696
97-
This will be fixed in the release of July 2025, based on the info in this bug report: [[AArch64] Incorrect result of VectorizedHashCode intrinsic on Cortex-A53](https://bugs.openjdk.org/browse/JDK-8353237)
97+
This will be fixed in a future release, based on the info in this bug report: [[AArch64] Incorrect result of VectorizedHashCode intrinsic on Cortex-A53](https://bugs.openjdk.org/browse/JDK-8353237)
9898
9999
To read more about this problem, check the blog post [Java 21+ Not Working on Zero 2](/blog/2025/20250625-java-21-not-working-on-zero-2/).
100100

0 commit comments

Comments
 (0)