Skip to content

Robocode 1.10.0

Latest
Compare
Choose a tag to compare
@flemming-n-larsen flemming-n-larsen released this 04 Jun 19:27
· 2 commits to main since this release

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.