I am a programmer and am very interested in the low-level implementation of Java. I want to contribute to OpenJDK. I have downloaded the source code of OpenJDK 7.0.
However, there are thousands of files. I am facing a couple of problems.
- Where can I find the project structure details? I don't know where the starting point is.
- In order to efficiently debug, what IDE should I use?