dev@grizzly.java.net

JDK AIO implementation

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Thu, 18 Dec 2008 09:44:13 -0500

FYI, the JDK code is browsable online.

A+

-- Jeanfrancois

-------- Original Message --------
Subject: Re: Browsable source repo?
Date: Thu, 18 Dec 2008 17:33:17 +0300
From: Yuri Gaevsky <Yuri.Gaevsky_at_Sun.COM>
Reply-To: Yuri.Gaevsky_at_Sun.COM
To: Alan Bateman <Alan.Bateman_at_Sun.COM>, "Nord, James" <JNord_at_nds.com>
CC: nio-dev <nio-dev_at_openjdk.java.net>
References: <FC6346DCAC897F4E9673C4418E6448C8017D9515_at_ukex07.UK.NDS.COM>
<494A5CE9.4040003_at_sun.com>

This may be helpful:
   http://hg.openjdk.java.net/nio/nio/jdk/file/

-Yuri

Alan Bateman wrote:
> (moving to nio-dev)
>
> Nord, James wrote:
>> Hi all,
>>
>> Is there a browsable source repo that give me a view of the "trunk".
>> Similar to viewVC or ViewSVN etc...
>>
>> Or is there something I can do on http://hg.openjdk.java.net/nio/nio
>> to give me a browsable directory structure and downloadable source files?
> I don't think there is but the raw files can be accessed. Assuming you
> want to browse the tip of the jdk repository then this is the top-most
> directory:
> http://hg.openjdk.java.net/nio/nio/jdk/raw-file/tip
> It may be easier to just "hg clone" this repository and examine it offline.
>
> -Alan.
>