Bug Java 25 vs. KoLmafia

SalMonella

New member
Adoptium is offering Java 25 for download by default, so I thought I'd try it. So far, it works fine, although it isn't always happy about it.

This is on Mac OS 26.0.1 with this Java:

openjdk version "25" 2025-09-16 LTS
OpenJDK Runtime Environment Temurin-25+36 (build 25+36-LTS)
OpenJDK 64-Bit Server VM Temurin-25+36 (build 25+36-LTS, mixed mode, sharing)

Error messages after login:
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by com.alibaba.fastjson2.util.JDKUtils (file:/Users/jpc/Downloads/KoLmafia-28729.jar)
WARNING: Please consider reporting this to the maintainers of class com.alibaba.fastjson2.util.JDKUtils
WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release

Again, these don't keep KoLmafia-28729 from running.
 
Back
Top