WatchService questions

Alan Bateman Alan.Bateman at Sun.COM
Mon Jan 11 14:22:51 PST 2010


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.

> 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.

-Alan.


[1] http://openjdk.java.net/contribute/


More information about the nio-dev mailing list