WatchService questions
Sebastian Sickelmann
sebastian.sickelmann at gmx.de
Tue Jan 12 15:19:12 PST 2010
Alan Bateman wrote:
> Sebastian Sickelmann wrote:
> > :
> > I have done the Implementations of 2A and 2B. It based on your suggested
> Change (6907760)
> http://cr.openjdk.java.net/~alanb/6907760/webrev.00/raw_files/new/src/share/classes/sun/nio/fs/AbstractWatchKey.java
> >
> > Should i send it via mailing-list? Maybe it is better to append the
> source to an enhancement-ticket in bugzilla?
> >
> Are you signed up as a contributer yet? If not, then the "How to
> contribute" page [1] is a good start.
>
> Normally I would say create a bug in the bugzilla, but I think you are
> going to propose alternative approaches, to append patch/diffs is okay.
I add the two diffs to this mail. Tomorrow i will try using nice looking webrev-output.
The diffs are based on: [2]
>
> > Btw. is there a way to faster Compile changes in NIO? Calling make in
> > the top-level openjdk-dir leads my to a long wait time. Is there an good
> document for this. I cant find one
> If do you a partial build, meaning only the jdk repository, then it is
> possible to do incremental builds in make/java/nio.
I am using JDK_IMPORT_PATH but got problems while building nio only.
>
> -Alan.
>
>
> [1] http://openjdk.java.net/contribute/
[2] http://cr.openjdk.java.net/~alanb/6907760/webrev.00/raw_files/new/src/share/classes/sun/nio/fs/AbstractWatchKey.java
--
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2A.diff
Type: text/x-patch
Size: 1651 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20100113/297f0b4a/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2B.diff
Type: text/x-patch
Size: 1744 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20100113/297f0b4a/attachment-0001.bin
More information about the nio-dev
mailing list