RFR: 8307533: Use atomic bitset functions for metadata flags [v3]

Kim Barrett kbarrett at openjdk.org
Mon May 15 15:41:47 UTC 2023


On Mon, 15 May 2023 15:23:06 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Replace the bit set copies from metadata to use the Atomic functions.
>> Tested with tier1-4.
>
> Coleen Phillimore has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
> 
>  - Merge branch 'master' into bit-set
>  - remove extra variables in favor of casts to help the template.
>  - 8307533: Use atomic bitset functions for metadata flags

Looks good.

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

Marked as reviewed by kbarrett (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13843#pullrequestreview-1426846375


More information about the hotspot-dev mailing list