Re: [OT] Java question

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Author: Mark Phillips
Date:  
To: Main PLUG discussion list
Subject: Re: [OT] Java question
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" <>
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 -
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.phxlinux.org/mailman/listinfo/plug-discuss
>

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss