You need to install JDK 8 to run Java 8 code. -- Jon
On 06/05/2017 02:47 PM, Prakhar Makhija wrote:
Hi, Could you please tell me how to make jar out of src.zip, which is placed in Java installation directory? Would that be enough to override the JVM of the older Java version? Scenario: I have say JDK 6 installed on my machine and it's path is set. I have to run and deploy of Java 8 code without installing Java 8. There is provision for jar to be added. How to do it? Is it possible?
