RFR: 8327729: Remove deprecated xxxObject methods from jdk.internal.misc.Unsafe [v2]

Jaikiran Pai jpai at openjdk.org
Sun Mar 10 14:40:55 UTC 2024


On Sun, 10 Mar 2024 10:17:23 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

>> Eirik Bjørsnøs has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Use getAndSetReference instead of getAndSetObject in test/hotspot/jtreg/gc/shenandoah/compiler/TestUnsafeLoadStoreMergedHeapStableTests.java
>
> Hello Eirik, I've triggered internal CI testing of the current state of this PR to run tier1, tier2 and tier3.

> @jaikiran Expect TestUnstableStable above to fail your CI run.

Right, that's the only test that failed (with a compilation error) on all platforms.

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

PR Comment: https://git.openjdk.org/jdk/pull/18176#issuecomment-1987254844


More information about the core-libs-dev mailing list