On Sun, 10 Mar 2024 08:24:42 GMT, Eirik Bjørsnøs <eir...@openjdk.org> wrote:
> GHA revealed two call sites for `getAndSetObject` in the test > `test/hotspot/jtreg/gc/shenandoah/compiler/TestUnsafeLoadStoreMergedHeapStableTests.java`. > > I have replaced these with the `getAndSetReference`, grepped for any > remaining uses without finding anything. Let's see what GHA says. Yes, you'll need to run all tests to make sure that there aren't any others, e.g. test/hotspot/jtreg/compiler/stable/TestUnstableStable.java. ------------- PR Comment: https://git.openjdk.org/jdk/pull/18176#issuecomment-1987207527