On Tue, 24 Mar 2026 17:41:26 GMT, Frederic Parain <[email protected]> wrote:
>> The main change in this patch is the use of the C++ acmp_map of the super >> class to generate the acmp_map of a sub-class instead of using the Java heap >> allocated int array. There's another fix in the computation of the shift >> applied to the payload to satisfy atomicity alignment constraints. A few >> asserts have been added to improve the robustness of the code. >> >> Testing in progress tiers 1 to 4. >> >> Thank you, >> >> Fred > > Frederic Parain has updated the pull request incrementally with one > additional commit since the last revision: > > Rename local variable Thank you! Looks good. ------------- Marked as reviewed by coleenp (Committer). PR Review: https://git.openjdk.org/valhalla/pull/2248#pullrequestreview-4001606257
