This is a long-term reminder to replace some Unsafe methods we are using. These eventually have to be replaced with their official substitutes. The Unsafe methods will be removed in Java 26 at the earliest. Detailed information can be found here: - https://openjdk.org/jeps/471 - https://www.infoq.com/news/2024/06/jep-456-removing-unsafe-methods/