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

SUN Guoyun duke at openjdk.org
Fri Apr 14 08:51:52 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.

This pull request has now been integrated.

Changeset: 3651b922
Author:    sunguoyun <sunguoyun at loongson.cn>
Committer: Stefan Karlsson <stefank at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/3651b92229afc78b274ff11c56e2da108ed25bec
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

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

Reviewed-by: stefank, tschatzl

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

PR: https://git.openjdk.org/jdk/pull/13471


More information about the hotspot-jfr-dev mailing list