Next Scala 3 LTS series will increase minimum required JDK versionScala 3 plans to drop JDK 8 support by 2025, seeking feedback to set the new minimum JDK at either 11 or 17.
JEP 456: Preparing for the Removal of Unsafe Memory-Access MethodsThe deprecated memory-access methods in sun.misc.Unsafe are being phased out to encourage developers to transition to safer and more supported alternatives introduced in JDK 9 and 22.