RFR: 8324050: Issue store-store barrier after re-materializing objects during deoptimization [v2]
Vladimir Kozlov
kvn at openjdk.org
Mon Jan 22 21:17:43 UTC 2024
On Mon, 22 Jan 2024 09:47:25 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> It looks good, but let's not put unrelated changes together? I think the `COMPILER2_OR_JVMCI` should come in as a separate atomic change. This will, for example, allow to cleanly backport `storestore` additions without looking back whether the vector support enablement hunks make sense.
Thank you, Aleksey
Right, backports. I removed `COMPILER2_OR_JVMCI` changes.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17503#issuecomment-1904825930
More information about the hotspot-dev
mailing list