开发者

Downloading source code for JDK 1.4.1_07

开发者 https://www.devze.com 2023-03-29 01:22 出处:网络
I have been trying to find the source code for JDK 1.4.1_07 but i cant seem to find it anywhere. The closest i have come to is the archives on the oracle/sun website.

I have been trying to find the source code for JDK 1.4.1_07 but i cant seem to find it anywhere. The closest i have come to is the archives on the oracle/sun website.

http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase14-419411.html#j2sdk-1.4.1_开发者_StackOverflow07-oth-JPR

The above points to the archives but they are all binaries. None of them include the source code. Does anyone know where i can get the source code from?

Thanks


AFAIK, the JDK by default comes with a "src.zip" file which contains the source code of the Java classes of the JDK. Are you looking for something else?

0

精彩评论

暂无评论...
验证码 换一张
取 消