Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Where to find Sun Java Source Code?

807603Feb 4 2008 — edited Feb 5 2008
I downloaded the JDK (J2SE 1.4.2) and can see that there is a src.zip file where source code can be found.

However, this src.zip does not contain all the source code for classes found in rt.jar. For example, sun.misc.URLClassPath is not there.

Does anyone know where I can find the rest of the source code? Particularly the classes in sun.misc.* ??

I am having trouble debugging my code, and it would really be a great help to get to see the source for some of these classes.

-- Mark
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 4 2008
Added on Feb 4 2008
8 comments
375 views