ThreeTen / threeten

This project was the home of code used to develop a modern date and time library for JDK8. Development has moved to OpenJDK and a separate backport project, threetenbp.
http://threeten.github.io/
191 stars 37 forks source link

Javadoc of Instant.parse() is incorrect #337

Closed jodastephen closed 10 years ago

jodastephen commented 10 years ago

See https://github.com/ThreeTen/threetenbp/issues/6 and http://download.java.net/jdk8/docs/api/java/time/Instant.html#parse%28java.lang.CharSequence%29

RogerRiggs commented 10 years ago

JBS mirror: https://bugs.openjdk.java.net/browse/JDK-8024999 I plan to fix this and track it only in JBS.