RFR: 8375443: AVX-512: Disabling through UseSHA doesn't affect UseSHA3Intrinsics
Ramkumar Sunderbabu
rsunderbabu at openjdk.org
Fri Jan 16 08:49:20 UTC 2026
UseSHA flag is not respected while enabling/disabling UseSHA3Intrinsics flag in x86 builds.
Added UseSHA in the mix.
Testing: Only Basic testing done. I will run more compiler related testing.
-------------
Commit messages:
- initial commit
Changes: https://git.openjdk.org/jdk/pull/29266/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=29266&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8375443
Stats: 4 lines in 1 file changed: 1 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/29266.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/29266/head:pull/29266
PR: https://git.openjdk.org/jdk/pull/29266
More information about the hotspot-dev
mailing list