Hello<br>I am modifying the HotSpot project and inserting print statements to get a trace of the code. I am using Netbeans to build the HotSpot.<br>Is there a way to change the makefiles so that I can build the OpenJDK from my modified HotSpot. Currently I am doing the following:<br>
1. Build my HotSpot in a folder named HotSpot Debug<br>2. Rename it to HotSpot and replace the existing <br>3. Make the OpenJDK project<br><br>Is this the standard process used after changing any JDK component other than HpotSpot?<br>
-- <br>Thanks and Regards,<br>Kanik Chakravarty<br>