I'd like to contribute

Mark Reinhold mr at sun.com
Wed May 13 08:20:57 PDT 2009


> Date: Fri, 08 May 2009 10:41:20 -0300
> From: Marcelo Criscuolo <criscuolo at gmail.com>

> Hi everybody!

Hi!

> ...
> 
> 	Now that I've introduced myself, do you think I could help somehow?
> Is there anything a newcomer could help on the project? Any other
> resources I could take a look? Any other readings?

We'll shortly be posting binary packages for people to play with, so a
great way to get started would be to install those, use them, and send
feedback.  In the meantime you could read up on the work going on in
the JSR 292 EG [1] and have a look at the current (somewhat sparse)
javadoc [2].  There's also a fair bit of commentary in the code itself;
see, e.g., the module-resolution algorithm [3].

- Mark


[1] http://cs.oswego.edu/mailman/listinfo/jsr294-modularity-observer
[2] http://cr.openjdk.java.net/~mr/jigsaw/api
[3] http://hg.openjdk.java.net/jigsaw/jigsaw/jdk/file/tip/src/share/classes/org/openjdk/jigsaw/Resolver.java



More information about the jigsaw-dev mailing list