Download JDK for Solaris
Find JDK downloads for Solaris systems. Browse available Java versions and distributions, and match each package to your Solaris CPU architecture.
Available JDK downloads
Downloads are provided directly by the official JDK vendors. GetJDK does not modify JDK binaries.
- Version: 25.36.205Azul Zulu
- Operating System
- Linux musl
- Architecture
- aarch64
- Java Package
- JDK
- Version: 25.36.205Azul Zulu
- Operating System
- Linux glibc
- Architecture
- x64
- Java Package
- JDK
- Version: 25.36.205Azul Zulu
- Operating System
- Windows
- Architecture
- x64
- Java Package
- JDK
- Version: 25.36.205Azul Zulu
- Operating System
- Linux glibc
- Architecture
- amd64
- Java Package
- JDK
- Version: 25.36.205Azul Zulu
- Operating System
- Linux glibc
- Architecture
- aarch64
- Java Package
- JDK
Choose a compatible Solaris build
Check both the Solaris release and CPU architecture required by the vendor. SPARC and x86 packages target different hardware, and not every Java release has a Solaris build in this catalog.
For an existing Solaris application, confirm its required Java version before changing the runtime. Review the selected vendor's installation and maintenance information for that specific build.
Java versions available for Solaris
Browse 9 Java release lines for Solaris, including LTS releases 17, 11, 8. Start with the version required by your project, then compare the available vendors and updates.
The catalog shows available downloads, not a support guarantee. Check each vendor's platform requirements and maintenance policy for your chosen Java release.
Verify your JDK installation
Check Java from the shell or service environment that runs your application. Verify both the runtime and compiler versions after updating your environment settings.
java -version
javac -version
command -v java