Re: Need info regarding Java Source Code

2016-12-26 Thread Remi Forax
Hi Prakhar, Java is the name of the spec but if you look for the source of the OpenJDK, everything is here http://hg.openjdk.java.net/ How to download the source http://openjdk.java.net/install/index.html Remi On December 26, 2016 1:23:53 PM GMT+01:00, Prakhar Makhija wrote: >Hi, > >Can an

Need info regarding Java Source Code

2016-12-26 Thread Prakhar Makhija
Hi, Can anyone please tell me from where I can find and download/clone : 1) The source code of Java, of various releases. 2) The Java code of all JDK and it's various libraries. Looking forward to hear from you.