ThatGuySam / doesitarm

🦾 A list of reported app support for Apple Silicon as well as Apple M4 and M3 Ultra Macs
https://doesitarm.com/
Other
3.76k stars 204 forks source link

Java JDK - Native support #771

Closed walidamriou closed 2 years ago

walidamriou commented 3 years ago

The official name of the app Java JDK

Is there a supported version available on a stable release channel? Yes, Java 17 LTS JDK

Proposed App Status ✅ Yes, Full Native Apple Silicon Support

Proposed App Category Developer Tools

Related Issue Tracker Links or discussion No

An Official App Download Page https://www.oracle.com/java/technologies/downloads/#jdk17-mac

Additional context hotspot/compiler ➜ JEP 391: macOS/AArch64 Port macOS 11.0 now supports the AArch64 architecture. This JEP implements support for the macos-aarch64 platform in the JDK. One of the features added is support for the W^X (write xor execute) memory. It is enabled only for macos-aarch64 and can be extended to other platforms at some point. The JDK can be either cross-compiled on an Intel machine or compiled on an Apple M1-based machine. Resource: https://www.oracle.com/java/technologies/javase/17all-relnotes.html

Screenshot

Screen Shot 2021-09-15 at 6 50 29 PM
ThatGuySam commented 3 years ago

What's the difference between this and OpenJDK?

https://doesitarm.com/app/openjdk/

walidamriou commented 3 years ago

@ThatGuySam

This App Request about Oracle JDK not OpenJDK. There are differences between Oracle JDK and OpenJDK:

ThatGuySam commented 3 years ago

So this listing should be named "Oracle JDK" specifically?

walidamriou commented 3 years ago

So this listing should be named "Oracle JDK" specifically?

Yes, Oracle JDK

ThatGuySam commented 2 years ago

Name: Oracle JDK

Status: ✅ Yes, Native Apple Silicon Support as of v17

Feel free to make a pull request using the App Addition Template otherwise I'll add it when time permits.

ThatGuySam commented 2 years ago

Be sure to link to the Release Notes as well so people can verify if needed.

ThatGuySam commented 2 years ago

App is now live on the site!

https://doesitarm.com/app/oracle-jdk/

Feel free to comment on this issue for any future updates.

Until then, you're welcome to browse through the other M1 Issues to help with missing info on other apps.