RFR: 8375443: AVX-512: Disabling through UseSHA doesn't affect UseSHA3Intrinsics [v2]

Ramkumar Sunderbabu rsunderbabu at openjdk.org
Sun Jan 18 16:01:10 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.

Ramkumar Sunderbabu has updated the pull request incrementally with one additional commit since the last revision:

  added test

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/29266/files
  - new: https://git.openjdk.org/jdk/pull/29266/files/647d4c09..a7da4fde

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=29266&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=29266&range=00-01

  Stats: 152 lines in 2 files changed: 145 ins; 0 del; 7 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