Hi, The webrev and Javadoc have been updated based on the feedback we received so far.
The main stopper is the timezone data compiler had dependency on new threeten classes (and these classes themselves depend on new JDK8 features). The compiler has been re-written to remove the dependency and now work as a "normal" build tool at make/tool. Build-infra team please help take a look if all our makefile changes are OK for the new/ old build system. http://cr.openjdk.java.net/~sherman/8003680/webrev http://cr.openjdk.java.net/~sherman/8003680/javadoc Thanks, Sherman On 01/15/2013 04:13 PM, Xueming Shen wrote:
Hi, The Threeten project [1] is planned to be integrated into OpenJDK8 M6 milestone. Here is the webrev http://cr.openjdk.java.net/~sherman/8003680/webrev and the latest javadoc http://cr.openjdk.java.net/~sherman/8003680/javadoc Review comments can be sent to the threeten-dev email list [2] and/or core-libs-dev email list[3]. Thanks, Sherman [1] http://openjdk.java.net/projects/threeten [2] threeten-dev @ openjdk.java.net [3] core-libs-dev @ openjdk.java.net
