How to clone the OpenJDK Java 8 repository?

Viewed 3747

How do I clone the OpenJDK repository using mercurial?

I would like to clone the Java source code from there to understand what they are developing in JDK8 and would like to co-operate if possible.

2 Answers
Related