> 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: Apply suggestion from review ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2248/files - new: https://git.openjdk.org/valhalla/pull/2248/files/0163282e..45e28021 Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2248&range=01 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2248&range=00-01 Stats: 3 lines in 1 file changed: 2 ins; 1 del; 0 mod Patch: https://git.openjdk.org/valhalla/pull/2248.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2248/head:pull/2248 PR: https://git.openjdk.org/valhalla/pull/2248
