First official Javadoc version¶
| java |
Overview¶
Recently I had a conversation with my colleague about how cool Go godoc
is.
Especially the fact that documentation and related tooling has been built-in into the Go since the beginning.
Of cause Go is not unique here. Java had JavaDocs in the first SDK releases as well. Unfortunately I’ve never checked JavaDocs pre Java version 1.4. That’s why I’ve decided to snapshot old-fashion JavaDocs in this post.
JDK 1.0
The first version was released on January 23, 1996. The first stable version, JDK 1.0.2, is called Java 1. This was the initial release and was originally called Oak. It had very unstable APIs and one java web browser named WebRunner.
Java API Documentation version 1.0.2¶
References¶
- Wikipedia: Java version history
- Wayback Machine: JAVA 1.0.2 API DOCUMENTATION
- Java history from Java 1.0 to Java 18
- Where can I get a copy of JDK 1.0.2 JavaDocs?
- Reddit: Download of Java 1.0.2
- The Oracle Java Archive offers self-service download access to some of our historical Java releases
- JavaTM Platform 1.1.4 Core API
- Java API Documentation version 1.0.2