Two of the Valhalla bits are protected by 64/32 bit checks, but the other two are not. This also makes the top comment incorrect for 32-bit versions. I propose some small tweaks to make it less confusing for reviewers / readers of the code.
------------- Depends on: https://git.openjdk.org/valhalla/pull/2258 Commit messages: - 8380870: [lworld] More unification of 32-bit code in markWord.hpp Changes: https://git.openjdk.org/valhalla/pull/2260/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2260&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8380870 Stats: 32 lines in 2 files changed: 13 ins; 11 del; 8 mod Patch: https://git.openjdk.org/valhalla/pull/2260.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2260/head:pull/2260 PR: https://git.openjdk.org/valhalla/pull/2260
