RFR: 8307495: Specialize atomic bitset functions for aix-ppc [v8]

David Briemann dbriemann at openjdk.org
Wed Oct 15 18:28:39 UTC 2025


On Mon, 13 Oct 2025 07:16:06 GMT, David Briemann <dbriemann at openjdk.org> wrote:

>> Add atomic bitset functions for PPC64.
>> Refactor so that inline assembler code is shared for all PPC64 platforms.
>> Add back a missing "simple guard" to PlatformCpmxchg<1>. Remove some dead Power7 code.
>
> David Briemann has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fix typo

Thank you both for the reviews!

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

PR Comment: https://git.openjdk.org/jdk/pull/27650#issuecomment-3407739611


More information about the hotspot-dev mailing list