As you all probably know by now, yesterday we shipped the GA release of JDK 9, and so at last the Jigsaw is complete. I wrote a bit more about this milestone on my blog:
https://mreinhold.org/blog/jigsaw-complete I've updated the project page (http://openjdk.java.net/projects/jigsaw/), and also all the JEPs, to reflect the final state of things. If anything is missing or incorrect, please let me know. (I'm still working on text to describe the JDK-specific class-file attributes `ModuleHashes` and `ModuleResolution`.) My thanks to everyone who contributed their experiences, insights, and suggestions here on jigsaw-dev. That feedback was critical to the final result, which lays a strong foundation for the future of Java. - Mark