RFR: 8287227: Shenandoah: A couple of virtual thread tests failed with iu mode even without Loom enabled. [v2]
Roman Kennke
rkennke at openjdk.org
Thu Jun 23 11:56:17 UTC 2022
On Fri, 3 Jun 2022 11:59:14 GMT, Roland Westrelin <roland at openjdk.org> wrote:
>> With JDK-8277654, the load barrier slow path call doesn't produce raw
>> memory anymore but the IU barrier call still does. I propose removing
>> raw memory for that call too which also causes the assert that fails
>> to be removed.
>
> Roland Westrelin has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
>
> - new fix
> - Merge branch 'master' into JDK-8287227
> - Revert "fix"
>
> This reverts commit aa6f80a7883ee7032f81dbffac5d0257491d7118.
> - fix
Looks good to me! Thank you!
-------------
Marked as reviewed by rkennke (Reviewer).
PR: https://git.openjdk.org/jdk/pull/8958
More information about the hotspot-compiler-dev
mailing list