On Mon, 25 Nov 2024 19:10:05 GMT, Chen Liang <li...@openjdk.org> wrote:
> I noted that `sun.misc.Unsafe` is currently missing warnings for > `arrayIndexScale` and `addressSize` deprecated in JEP 471. Without warnings, > developers may miss these two methods for migration. Yes, may have been missed in JDK 23, I'll create a separate issue in JBS to re-check these. Thanks for spotting. ------------- PR Comment: https://git.openjdk.org/jdk/pull/21762#issuecomment-2500667312