JEP 541: Deprecate the macOS/x64 Port for Removal
pmg1991
95 points
89 comments
July 24, 2026
Related Discussions
Found 5 related stories in 845.0ms across 14,736 title embeddings via pgvector HNSW
- macOS 27 won’t be supporting Intel anymore tasoeur · 65 pts · April 20, 2026 · 50% similar
- Unauthorized macOS port claiming Don Ho as an author? jethronethro · 16 pts · May 04, 2026 · 47% similar
- Apple Discontinues Mac Pro alifeinbinary · 50 pts · March 26, 2026 · 45% similar
- JEP 539: Strict Field Initialization in the JVM moved to preview za3faran · 59 pts · July 02, 2026 · 45% similar
- JSLinux Now Supports x86_64 TechTechTech · 285 pts · March 09, 2026 · 45% similar
Discussion Highlights (13 comments)
lekevicius
Totally makes sense, macOS Golden Gate will no longer run x64 apps.
spullara
seems very reasonable to me
mark_l_watson
That sounds reasonable, Intel Macs aren't much used anymore.
shevy-java
Wasn't Java once a "write once, run everywhere"? Not that this affects me personally (I use Linux primarily; and have a Win10 machine for testing on my left hand side here), but it seems strange that Oracle supports fewer operating systems rather than more. Perhaps Oracle aims for a windows11-only Java version ... where everyone must verify his or her age.
amiga386
If this is as stated, then Oracle will still offer macOS/x64 ports of Java 11 LTS, Java 17 LTS, Java 21 LTS and Java 25 LTS. Java 25 LTS was released last year. All these LTS versions are still receiving updates. You'll only be in trouble if you need some new feature of Java that will only begin to exist in JDK 27 or later, but want to run on macOS/x64.
splix
I guess I'm the only one who is still on x64. I don't like I'm pushed to migrate only because the software wants that, otherwise the hardware works with no problem.
qphe95
People said AI was going to replace all programmers, yet AI can't even maintain a x64 macOS port of Java.
Quitschquat
Guess it's time to upgrade from my 2014 MBP
mikhael28
If you have Apple Intel hardware, I strongly strongly strongly recommend you migrate to Linux. It works amazingly on MacOS, except I guess the sound drivers aren't perfect. Too many security holes in old, unpatched software.
bluedino
Oh, how times have changed. Apple CEO Steve Jobs announced at May's Worldwide Developer Conference in San Jose, Calif., Mac OS X will come with a full implementation of Sun Microsystems Inc.'s Java 2, Standard Edition. It will be the only high-volume OS that does so Oracle screwed themselves lately, the licensing push basically started IT departments with exterminating Java and anything related to it.
BadBadJellyBean
I was very confused at first when I read the headline because my brain skipped the x64 and I thought "Wait! No more Java for macOS?".
dang
[stub for offtopicness] [Submitted title was "As of JDK 27, Oracle engineers will thus stop maintaining the macOS/x64 port", which is a quote from the article, but was a bit confusing in the title]
derdi
> WARNING: The macOS/x64 port is deprecated and may be removed in a future release. OK, seems reasonable. Next sentence: > There will be no guarantee that the port will build, much less function. This... Is something quite different? This isn't what I think "deprecation" means. The message should say "no longer maintained" if that's what they mean. And it should include the "not guaranteed to build, much less function" part.