RFR: 8305944: assert(is_aligned(ref, HeapWordSize)) failed: invariant

Stefan Karlsson stefank at openjdk.org
Fri Apr 14 05:29:33 UTC 2023


On Fri, 14 Apr 2023 03:48:02 GMT, SUN Guoyun <duke at openjdk.org> wrote:

> For narrowOop, the alignment should be sizeof(narrowOop) instead of HeapWordSize.

Looks good.

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

Marked as reviewed by stefank (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13471#pullrequestreview-1384618282


More information about the hotspot-jfr-dev mailing list