Integrated: 8307533: Use atomic bitset functions for metadata flags

Coleen Phillimore coleenp at openjdk.org
Tue May 16 16:50:00 UTC 2023


On Fri, 5 May 2023 19:58:49 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Replace the bit set copies from metadata to use the Atomic functions.
> Tested with tier1-4.

This pull request has now been integrated.

Changeset: 488330d5
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/488330d53bb782657378424421a9ce2f2eed5e88
Stats:     66 lines in 5 files changed: 4 ins; 56 del; 6 mod

8307533: Use atomic bitset functions for metadata flags

Reviewed-by: ccheung, kbarrett

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

PR: https://git.openjdk.org/jdk/pull/13843


More information about the hotspot-dev mailing list