How to pick up latest fixes while building JDK 1.4.2.13
Before the JDK 1.4.2 source taken out from the downloads link, I had downloaded the JDK 1.4.2, JdK 1.4.2 Update 13 and other dependencies. Now JDK 1.4.2.0 is no more accessible to download in Download link.
I have built the source code using "gnumake scsl". But I did not see latest time zone files in fact it did not use JDK 1.4.2 update 13 object files.
1. What I have to do to pick up all the fixes?
2. How to ensure all the fixes have been picked up in the newly built packages?
Thanks in advance

