Re: Where to download jdk source code?

2009-09-16 Thread Xiomara Jayasena
Hi, The source is located at: http://hg.openjdk.java.net/jdk7/jdk7 and if you have Mercurial setup you can use the command: % hg fclone http://hg.openjdk.java.net/jdk7/jdk7 myjdk7 or you can get the latest bundle in zip form at: http://download.java.net/openjdk/jdk7/ -Xiomara Peng Yu wrote:

Re: Where to download jdk source code?

2009-09-16 Thread Jonathan Gibbons
Look at the links under "Source Code" in the menu bar on the left of every page. There are pointers to Mercurial repositories and source bundles. -- Jon On Sep 16, 2009, at 9:09 AM, Peng Yu wrote: Hi, I have browsed the openjdk website. But I don't find how to download the source code of jd

Where to download jdk source code?

2009-09-16 Thread Peng Yu
Hi, I have browsed the openjdk website. But I don't find how to download the source code of jdk. Can somebody point to me? Regards, Peng