[jdk22u] Integrated: 8324050: Issue store-store barrier after re-materializing objects during deoptimization

Aleksey Shipilev shade at openjdk.org
Mon Jan 29 14:39:54 UTC 2024


On Tue, 23 Jan 2024 10:00:53 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Clean backport to improve deopt reliability. Adds the barrier on uncommonly used path. The functional and performance risk is low.

This pull request has now been integrated.

Changeset: af59286d
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk22u/commit/af59286de2ac9b8fbfad971b708799490549ffb1
Stats:     5 lines in 1 file changed: 4 ins; 0 del; 1 mod

8324050: Issue store-store barrier after re-materializing objects during deoptimization

Reviewed-by: kvn
Backport-of: 52523d33dde797bf03b15a05bb227b19b22c06be

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

PR: https://git.openjdk.org/jdk22u/pull/28


More information about the jdk-updates-dev mailing list