On Mon, 11 Sep 2023 06:31:33 GMT, Per Minborg <pminb...@openjdk.org> wrote:

> Currently, all deprecated methods of `Unsafe` are at the end of the file.

Are you looking at the internal Unsafe, rather than sun.misc.Unsafe? This PR is 
sun.misc.Unsafe only. Previous deprecation didn't re-order the methods. With 
VarHandles in 9, and FFM highly likely to become permanent in 22, then we'll 
probably see a lot more deprecation, degrading and removing of methods. It 
would be noisy to reshuffle at every step.

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

PR Comment: https://git.openjdk.org/jdk/pull/15641#issuecomment-1713271383

Reply via email to