I have the following questions on IBM J9 JDK/JRE.
- Does any one know the location where I can download the latest J9 JDK? I googed it and couldn't find the location.
- What is the relation between IBM J9 JDK and Apache Harmony project?
Thank you.
I have the following questions on IBM J9 JDK/JRE.
Thank you.
As McDowell suggested in his comment. You can get the J9 JDK from this link: https://developer.ibm.com/javasdk/downloads/. Specifically..
Linux - https://www.ibm.com/developerworks/java/jdk/linux/download.html
Windows - To get the JDK for windows is a tricky one. You have to download IBM Development Package for Eclipse. This will give you a eclipse Europa (3.3) version, along with J9 JDK version 1.6.
Previously J9 was the recommended VM for running the harmony class files, as their own version of JVM was incomplete. Have a look at this wiki page.
http://en.wikipedia.org/wiki/Apache_Harmony
Official J9 docker images are also available from: https://hub.docker.com/_/ibmjava/
1: http://wiki.eclipse.org/J9? - try this