Back

JEP 541: Deprecate the macOS/x64 Port for Removal

75 points2 hoursopenjdk.org
dang7 minutes ago

[stub for offtopicness]

[[Submitted title was "As of JDK 27, Oracle engineers will thus stop maintaining the macOS/x64 port"]]

amiga3861 hour ago

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.

bananamogul52 minutes ago

Ten minutes later, I'm still trying to figure out the role of "thus" in this headline.

radicality41 minutes ago

I think it’s clear from the “Motivation” section, as it’s actually preceded by another sentence there.

> Apple has transitioned its hardware products to the AArch64 processor architecture and is phasing out support for x64. Oracle engineers will thus stop maintaining the macOS/x64 port as of JDK 27.

ZiiS41 minutes ago

The phrases is taken from the email. Apple stopped ... thus Oracle ...

ajkjk49 minutes ago

I like it. Bring back thus as a normal word. Also thusly.

fatbird10 minutes ago

Also, having explained by example, finish with "quod erat demonstrandum"

refulgentis15 minutes ago

It’s fine to have it as a normal word, it might even be one! Hehe it is to me at least :)

However, I believe OP is right, it’s un…grammatical? -parasable? in the headline? There’s no…referent?

More plain spoken :) - there’s nothing indicating what lead to the thus. I.e. “it’s raining thus I brought my umbrella”, we’re missing the “It’s raining” part

BadBadJellyBean9 minutes ago

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?".

qphe9548 minutes ago

People said AI was going to replace all programmers, yet AI can't even maintain a x64 macOS port of Java.

vips7L46 minutes ago

LLM code isn't allowed in OpenJdk.

ZiiS40 minutes ago

Practically that means code that is identifiable as LLM, if the code is indistinguishable it is indistinguishable.

twosdai45 minutes ago

Isn't this the paid version of the JDK?

EDIT: I should actually click the link, not just read the title. Rip.

vips7L44 minutes ago

The paid version of the JDK is OpenJdk.

qphe9544 minutes ago

Thats an arbitrary decision that can easily be reversed.

mark_l_watson1 hour ago

That sounds reasonable, Intel Macs aren't much used anymore.

kalleboo1 hour ago

I'm curious if there are any decently representative use share stats out there for Mac Intel vs ARM. I tried finding some a while ago and found nothing really conclusive (mostly for niches like developer tools or games - what's the long tail look like?).

bluedino17 minutes ago

We haven't given out an Intel Mac at work (enterprise with 50k users, maybe 1/5th use Macs) in years....I think we might have a handful of people still using one, but it's gotta be 500:1

notpeter35 minutes ago

June 2026 Steam Survey[1] says 23% Intel and Homebrew 30d [2] says 27% Intel. My gut says 20-25% is a reasonable ballpark.

Apple generally provides 6-8 years of OS support for hardware. My 6.5 year old 2019 Macbook Pro works fine with macOS 26; macOS 27 will drop support in September 2026; macOS 28 will drop Rosetta Intel support. macOS 26 get updates thru September 2028 at which point all Intel mac hardware will be >8 years old.

[1]: https://store.steampowered.com/hwsurvey/processormfg/ [2]: https://formulae.brew.sh/analytics/homebrew-os-arch-ci/30d/

running10143 minutes ago

I still use one

brcmthrowaway1 hour ago

Browser communites would have this, no?

flohofwoe59 minutes ago

Browsers stopped reporting "real" user agents a long time ago as fingerprinting protection.

+1
inigyou52 minutes ago
kalleboo1 hour ago

All the Mac browsers report as Intel even on Apple Silicon to reduce fingerprinting/avoid being detected as PowerPC

lekevicius1 hour ago

Totally makes sense, macOS Golden Gate will no longer run x64 apps.

jherskovic1 hour ago

This keeps getting posted and is not true. Rosetta is still present and working. It throws a deprecation warning notice but otherwise runs fine.

It's macOS 28 that will no longer run x86_64 apps, although games are exempt. Rosetta is basically going game only at that point. They haven't announced how long it will keep working in this capacity.

Teever52 minutes ago

Have they announced how they’re going to make it game only? A whitelist based on a hash of the executable? That seems cumbersome.

klausa48 minutes ago

The basic answer is ability to run x86_64 will still be there, but the system frameworks (apart from like OpenGL shims etc.) will no longer be shipped with x86_64 slices.

Lammy1 hour ago

Making e-waste is cool because Apple say so, and they are very rich so anything they do is obviously a good idea.

fsiefken1 hour ago

There is still Linux and/or OpenJDK to run on intel or powerpc macs

DJBunnies55 minutes ago

Lighten up, friend. Oracle dropping Java support does not an e-waste make.

flohofwoe55 minutes ago

FWIW old Macs (I have a 2014 MBP still lying around) still boot up and work, they just don't get the latest OS updates anymore.

datakan1 hour ago

What e-waste would you be referring to?

outworlder1 hour ago

Probably due to the fact that older machines won't get updates

joshl325321 hour ago

It's still functional and will get security updates, no? No reason to throw it away?

splix1 hour ago

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.

evilduck53 minutes ago

The writing has been on the wall for the last 7 years and the LTS of JDK 25 goes until 2030, 11 years from the point Apple announced their intentions. Java for Mac apps or native Java backend development has always been niche as well. For Java development for Linux hosting, you still have a path forwards beyond 2030 with virtualization. How's your SPARC dev machine holding up?

aseipp28 minutes ago

"Does the hardware physically work" isn't ever really the question under consideration, though, for better or worse. For Macs specifically, it is going to get increasingly difficult to even test things in the coming years. Mac x86 builds are by far the flakiest on GitHub in my experience, there's no expanding capacity, only refurbished machines 6 years out, and the number of users is dwindling, not to mention the enormous performance gap. So what do you do? When we last asked about it in a project I work on a few users expressed interest, so we kept it, but that isn't forever. The JDK as a project probably has a different risk profile than most other projects too so the cost of keeping around that code can be relatively high.

Not saying it is always good, in fact I would say there is rarely a "good" happy outcome in these cases, just trying to give the alternative perspective when you have to make these calls.

ktm5j55 minutes ago

That's just how things go. But, existing Oracle JDK versions will continue to work, and openjdk might continue to support osx/amd64 as a target.. so I wouldn't worry too much about this.

syncsynchalt44 minutes ago

> the hardware works with no problem

In the same way that PowerPC and m68k hardware still works, sure. Apple silicon is so performant that (much like those previous two hardware jumps) it's not worth maintaining support for the old arch at this point.

iSnow58 minutes ago

Java 25 is an LTS, I guess you can use that for a couple of years still. But at some point of time, macOS will be too old and all kinds of software will no longer install.

teaearlgraycold1 hour ago

Can you run Linux?

LoganDark19 minutes ago

Intel Macs can run practically anything. Mine had a triple-boot between macOS, Windows and Arch Linux, back when that kind of thing was possible.

Apple's really cut off gaming for good. My only hope is that someone ports FEX/Proton back to macOS, or finds a way to get it running with proper hardware acceleration.

splix55 minutes ago

Why? I can upgrade, that's not a problem. I'm just saying macOS works fine so far, almost all of the software works too. But I see increasing amount of announcements like this one suggesting that I'll have to replace hardware to get the latest versions. So I guess I will do that only to be able to use that software, not to get better performance.

ktm5j54 minutes ago

Well Apple isn't making amd64 systems anymore, so software support will naturally start to waver.

+1
splix49 minutes ago
tomstockmail46 minutes ago

You can install Linux on the hardware and get full x86_64 support again.

splix34 minutes ago

Have just read above that it's possible. It's interesting actually. So I guess I'll do that once I buy a new mac. I have a maxed out pro, with i9 and so on, so throwing it await would be a shame

afavour47 minutes ago

> I'll have to replace hardware to get the latest versions

Or switch software. Windows will run via Boot Camp and depending on your hardware Linux might work too.

questionableans26 minutes ago

Including Windows 11 on T2 Macs, even though there are places online that claim it doesn’t work. It’s much easier to set up Linux, though.

exe3438 minutes ago

My mid 2012 air had trouble with os x about 10 years ago. I moved to nixos and haven't had any issues since.

mikhael2843 minutes ago

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.

questionableans35 minutes ago

I second that. I wouldn’t buy an Intel Mac specifically to run Linux, but my T2 Mac Minis work well for me on Linux. I did have to copy some Broadcom firmware from macOS, and I keep a small macOS installation in order to access recovery mode settings.

charcircuit37 minutes ago

At this point it would be better to migrate to a new MacBook. There has been a lot performance and efficiency improvements with M1+.

jraph17 minutes ago

Not if the hardware still works and still does the job.

hparadiz7 minutes ago

My Macbook Air 2021 M1 flies circles around my 2014 MBP. I got a new battery for the 2014 but the rubber bezel is disintegrating. I'm thinking of turning the 2014 into a TV driver but that's about it.

Quitschquat44 minutes ago

Guess it's time to upgrade from my 2014 MBP

syncsynchalt39 minutes ago

You did well to skip the 2015-2020 era (butterfly keyboards, touchbar).

With that said anything M1 or newer is going to be a delightful upgrade for you. An enormous jump in performance, battery life, and thermal performance.

spullara1 hour ago

seems very reasonable to me

shevy-java1 hour ago

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.

avalys60 minutes ago

Apple no longer supports this platform. There is no reason to target it for new releases. Java is not abandoning MacOS.

iSnow55 minutes ago

It's only Java on macOS for x64 that gets dropped. Java on Apple's M-type CPUs will still be alive and kicking.

pjmlp1 hour ago

It is open source, anyone is free to send patches, given that OpenJDK is like Linux distros.

k_dev33 minutes ago

Write once, run everywhere refers to the target bytecode running on a compliant JVM. Since apple itself has mentioned to officially drop intel support, OpenJDK maintainers have no reason to continue support on a deprecated hardware. That said, if there is any enterprise/ community that requires a port for intel macs then, they can maintain it. link to become a maintainer: https://openjdk.org/projects/

bananamogul50 minutes ago

"a Win10 machine for testing on my left hand side here..."

Well, the Latin word for "left" is "sinister", so that tracks.

bluedino13 minutes ago

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.