On Fri, 30 May 2025 11:57:39 GMT, Volkan Yazici <vyaz...@openjdk.org> wrote:
> Reverts certain [JDK-8353197](https://bugs.openjdk.org/browse/JDK-8353197) > (which implements JavaDoc improvement and precautionary naming for certain > unsafe methods in `jdk.internal.access.JavaLangAccess`) changes that are > found to be incorrect. See the JBS issue for details on the followed > evaluation process. This pull request has now been integrated. Changeset: e918a59b Author: Volkan Yazici <vyaz...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/e918a59b1dacf273620aee334517bebfb1fb1a0f Stats: 25 lines in 12 files changed: 0 ins; 0 del; 25 mod 8357821: Revert incorrectly named JavaLangAccess::unchecked* methods Reviewed-by: pminborg ------------- PR: https://git.openjdk.org/jdk/pull/25545