[OT] Java question

Mark Phillips mark at phillipsmarketing.biz
Fri Oct 17 20:21:02 MST 2014


Google java 8 source code...

Openjdk
http://hg.openjdk.java.net/jdk8/jdk8/jdk/file/tip/src/share/classes/

Our try grepcode

http://grepcode.com/file/repository.grepcode.com/java/root/jdk/openjdk/8-b132/java/net/Socket.java

Oracle - the Windows package does not contain the source, but the Linux
package does.

Mark
 On Oct 17, 2014 5:37 PM, "David Schwartz" <newsletters at thetoolwiz.com>
wrote:

> I’m guessing there may be a few java devs on this list. I’ve got a basic
> Java question.
>
> I am NOT a Java dev, never actually touched it.
>
> However, I’ve been looking at the latest updates to Java 8 and I want to
> look at some of the library source code to see how they did some of the
> stuff.
>
> I’ve found online docs, but where can I find the actual source code for
> the libraries?
>
> It’s open source, so I assume it’s available somewhere.
>
> For example, here’s one I want to examine:      java.util.stream.Streams
>
> If I can find that, I can find the others. :-)
>
> (I’ve done some searching around in Google, and I’ve found some stuff, but
> I’m unclear if it’s the actual source code or just interfaces to the code
> where the code lives somewhere else.)
>
> Thanks
>
> -David
>
>
>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.phxlinux.org/mailman/listinfo/plug-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20141017/515606a3/attachment.html>


More information about the PLUG-discuss mailing list