OpenJDK Deprecates macOS/x64 Port for Removal
OpenJDK has published JEP 541, announcing plans to deprecate the macOS/x64 (Intel Mac) port with the intention of removing it in a future JDK release. Following Apple's transition to Apple Silicon, maintaining the build has become an unnecessary engineering burden, and starting as early as JDK 27, configuring it will require --enable-deprecated-ports.
Apple's hardware transition is officially forcing open-source runtime ecosystems to sunset legacy Intel Mac maintenance.
- –**End of Intel Mac Era**: As Apple shifts entirely to ARM architecture, major runtime maintainers like OpenJDK are shedding legacy x86_64 macOS build targets.
- –**Developer Impact**: Java developers still using Intel Macs will need to upgrade to Apple Silicon hardware or rely on older LTS releases once removal is complete.
- –**Reduced Maintenance Overhead**: Dropping the macOS/x64 port frees up OpenJDK engineering resources to focus on actively supported platforms and modern hardware architectures.
DISCOVERED
3h ago
2026-07-24
PUBLISHED
7h ago
2026-07-24
RELEVANCE
AUTHOR
pmg1991