Version 1.10.0 (04-Jun-2025)
Robocode's code around RobocodeSecurityManager
has been refactored to ensure compatibility with Java 24 and newer
versions, even after the retirement of the Security Manager in Java 24.
Read more here.
Additionally, Robocode remains fully functional on older Java versions, from Java 8 onward.
Changes
- Java 24 support: Implemented new security mechanisms that work with Java 24+ while maintaining compatibility with Java 8+.
- Versioning update: Adopted Semantic Versioning starting with version 1.10.0.