Integrated: 8368307: Shenandoah: get_next_bit_impl should special case weak and strong mark bits
Kelvin Nilsen
kdnilsen at openjdk.org
Sat Sep 27 04:10:22 UTC 2025
On Wed, 24 Sep 2025 21:31:24 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:
> Check for weak bit or strong bit when giving special handling to the next bit found in first position of word.
This pull request has now been integrated.
Changeset: af8fb20a
Author: Kelvin Nilsen <kdnilsen at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/af8fb20ac0325a231ee14bd72e9764e02ca07681
Stats: 8 lines in 1 file changed: 0 ins; 2 del; 6 mod
8368307: Shenandoah: get_next_bit_impl should special case weak and strong mark bits
Reviewed-by: wkemper
-------------
PR: https://git.openjdk.org/jdk/pull/27476
More information about the hotspot-gc-dev
mailing list