RFR: 8327729: Remove deprecated xxxObject methods from jdk.internal.misc.Unsafe [v2]
Eirik Bjørsnøs
eirbjo at openjdk.org
Sun Mar 10 13:50:54 UTC 2024
On Sun, 10 Mar 2024 12:18:02 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> 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.
I've updated `TestUnstableStable` to use `putReference` and also fixed a stray code comment reference to `Unsafe.compareAndSetObject` in `BufferedInputStream`.
@jaikiran Expect `TestUnstableStable` above to fail your CI run.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18176#issuecomment-1987238716
More information about the shenandoah-dev
mailing list