This project compares Host machines JDK version with JDK Versions available in AZUL and recommends latest JDK versions compatible for host machine.
- Jar Execution
- Download the Jar available in the project: JavaUpdateRecommendator.jar
- Run jar using command: java -jar JavaUpdateRecommendator.jar
- Source Code Execution
- Clone this project into your machine where we need to get the latest JDK Recommendations.
- Change your current working directory to: src/com/java/recommender
- Execute java executable file(Main.java) here using following commands in sequence:
- javac Main.java
- java Main.
Available JDK extensions | cab, deb, rpm, msi, dmg, zip, tar.gz |
OS Supported | Linux, MacOS X, Solaris, Musl, (Linux,Musl), QNX, Windows, (Linux,GLib) |
OS Architectures Supported | x86, arm, mips, ppc, sparcv9 |
- This will provide us the debug informations:
- Installed JDK Version on host
- OS
- OS Architecture
- Table containing the updates avaiable: JDK-Version, Download URL