> 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

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/2248/files
  - new: https://git.openjdk.org/valhalla/pull/2248/files/45e28021..c4d3fd96

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2248&range=02
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2248&range=01-02

  Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 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

Reply via email to