I'm doing a bit of research for a blog post involving the evolution of a specific part of the Java API. To that end, I've been able to find JavaDocs going all the way back to JDK 1.1, but not to the original 1.0.
Sun has removed any trace of JDK 1.0 JavaDocs from sun.com. I've Googled high and low, near and far, but cannot find anything. Nothing shows up on archive.org either.
Any ideas?
Where can I get a copy of JDK 1.0.2 JavaDocs?