New candidate JEP: 471: Deprecate the Memory-Access Methods in sun.misc.Unsafe for Removal
CC
4evnyuij at gmail.com
Fri May 3 16:46:09 UTC 2024
Still not a big fan of these two, but I know Ron won‘t budge.
Constantin
Am 3. Mai 2024, 17:12 +0200 schrieb Mark Reinhold <mark.reinhold at oracle.com>:
> https://openjdk.org/jeps/471
>
> Summary: Deprecate the memory-access methods in sun.misc.Unsafe for
> removal in a future release. These unsupported methods have been
> superseded by standard APIs, namely the VarHandle API (JEP 193,
> JDK 9) and the Foreign Function & Memory API (JEP 454,
> JDK 22). We strongly encourage library developers to migrate from
> sun.misc.Unsafe to supported replacements, so that applications can
> migrate smoothly to modern JDK releases.
>
> - Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/jdk-dev/attachments/20240503/683bcb9b/attachment-0001.htm>
More information about the jdk-dev
mailing list