RFR: 8369979: Flag UsePopCountInstruction was accidentally disabled on PPC64

David Briemann dbriemann at openjdk.org
Fri Oct 17 09:03:15 UTC 2025


On Thu, 16 Oct 2025 10:01:13 GMT, David Briemann <dbriemann at openjdk.org> wrote:

> Reenables the flag UsePopCountInstruction for PPC in `src/hotspot/cpu/ppc/vm_version_ppc.cpp` to reactivate the support for popcount intrinsics on PPC.

Thanks for the reviews!

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

PR Comment: https://git.openjdk.org/jdk/pull/27843#issuecomment-3414516566


More information about the hotspot-dev mailing list