How to build the JDK source code in the Linux platform?
I has bean researching the java jdk building in linux platform for a month. Unfortunately, i was stoped from the java licence failure. Perhapse the CA certificates named the "cacerts" in the build instructure was not found during the runtime.
How and where can i get the CA certificates , and use it during the jdk building. Not only the description in the "Linux Build Instructions" document, please tell in detail.
I selected the JDK source code version of Sun Community Source Licensing to download.