Community Summary
Is the schedule for the JSR publicly available, current, and updated regularly?
JSR-310 is included in the JavaTM 8 Release (JSR-337) and is following its schedule.
Can the public read and/or write to a wiki for the JSR?
A public readable wiki for JSR310 exists but is unused. It is not publicly writeable, discussion is encouraged at the mailing list instead.
Is there a publicly accessible discussion board for the JSR that you read and respond to regularly?
Discussion occurs on the primary mailing list and on the OpenJDK Core-libs-dev mail lists. Spec leads regularly participate on both lists.
Have you spoken at conferences and events about the JSR recently?
At JavaOne 2013 two sessions were dedicated to the Java Time API.
Introducing the Java Time API in JDK 8 - CON6064 and
Converting to the New Date and Time API in JDK 8 - CON6091
Are you using open-source processes for the development of the RI and/or the TCK?
The JSR has been run along Open Source lines since the beginning. The source code of the Reference Implementation and TCK has driven the specification. The source code has always been available, first at Sourceforge and at GitHub and now in OpenJDK TL. The project has evolved guided by a public mailing list.
The OpenJDK Threeten Project was used to facilitate integration into OpenJDK.
What are the Terms of Use required to use the collaboration tools you have prepared to use with the Expert Group, so that prospective EG members can judge whether they are compatible with the JSPA?
The OpenJDK Threeten Project uses the same terms of use as the OpenJDK project.
Earlier versions of the source code is available under the BSD 3-clause license. Discussion contributions are freely accepted, however code contributions are accepted under the JSR-310 Contributor Agreement, based on the previous Sun Contributor Agreement.
What is the location of your publicly-accessible Issue list?
The JDK Bug System is used to track OpenJDK bugs in core-libs:java.time.
The JSR 310 issue tracker, located at GitHub, is fully read-write.
What is the mechanism for the public to provide feedback on your JSR?
Discussion occurs on the threeten-develop@lists.sourceforge.net email list. Subscriptions and archive available at http://sourceforge.net/p/threeten/mailman/.
Integration with JDK uses the Project ThreeTen mailing list and
OpenJDK Core-libs mail list.
The Spec leads regularly participate on these lists.
The issue trackers are open for comments and new issues to be raised.
Where is the publicly-accessible document archive for your Expert Group?
The source code is the primary set of documents discussed and it is hosted
in the OpenJDK 8 Mercurial Repository; http://hg.openjdk.java.net/jdk8/tl/jdk.
Does the Community tab for my JSR have links to and information about all public communication mechanisms and sites for the development of my JSR?
Yes