[lworld] Integrated: 8369044: [lworld] Interpreter does not emit barrier at the end of java.lang.Object::<init>

Frederic Parain fparain at openjdk.org
Thu Oct 2 15:10:42 UTC 2025


On Thu, 2 Oct 2025 13:23:50 GMT, Frederic Parain <fparain at openjdk.org> wrote:

> The rewriting of the _return bytecode in j.l.Object.<init> method was preventing the generation of the barrier, this fix solves the issue.

This pull request has now been integrated.

Changeset: a687d94e
Author:    Frederic Parain <fparain at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/a687d94e6afcb5326f558f196dcefe2dbbc72b10
Stats:     4 lines in 2 files changed: 2 ins; 0 del; 2 mod

8369044: [lworld] Interpreter does not emit barrier at the end of java.lang.Object::<init>

Reviewed-by: thartmann

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

PR: https://git.openjdk.org/valhalla/pull/1652


More information about the valhalla-dev mailing list