Integrated: 8287227: Shenandoah: A couple of virtual thread tests failed with iu mode even without Loom enabled.

Roland Westrelin roland at openjdk.org
Mon Jun 27 12:45:56 UTC 2022


On Tue, 31 May 2022 14:46:58 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.

This pull request has now been integrated.

Changeset: 210a06a2
Author:    Roland Westrelin <roland at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/210a06a287521a554316a9052bd9fdf616c7b884
Stats:     11 lines in 2 files changed: 11 ins; 0 del; 0 mod

8287227: Shenandoah: A couple of virtual thread tests failed with iu mode even without Loom enabled.

Reviewed-by: shade, rkennke

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

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


More information about the hotspot-compiler-dev mailing list