RFR: 8369979: Flag UsePopCountInstruction was accidentally disabled on PPC64

Martin Doerr mdoerr at openjdk.org
Thu Oct 16 10:21:56 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 repairing it!

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

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27843#pullrequestreview-3344084661


More information about the hotspot-dev mailing list