OpenJDK + NIO.2 + Mac OS X
Alan Bateman
Alan.Bateman at Sun.COM
Wed Jan 21 02:31:42 PST 2009
Tiago Cury wrote:
> Hi,
>
> I will build openJDK in my Mac OS X using the BSD port.
> Where can I download the nio.2 patch for the openJDK source code?
>
> regards,
> Tiago
>
The code is in a mercurial forest [1]. You will probably just want the
jdk repository. Note that this is a complete jdk7 forest rather than a
patch (it currently has all changes to jdk7-b42). I haven't been
tracking the BSD port but if the port is managed as patches then it
might be easier to apply the patches to a clone of the nio/nio forest
rather than the other way around. If you really need a patch file then
let me know and I can probably conjure it up. I'm not aware of anyone
attempting to port this to BSD yet. It will be non-trivial. It might be
best to bring follow-up questions to nio-dev as there are folks on
nio-discuss that have asked not to be exposed to code/implementation
discussion.
-Alan.
[1] http://hg.openjdk.java.net/nio/nio
More information about the nio-discuss
mailing list