On 12/03/2014 10:52, Stephen Colebourne wrote:
This is a request for review of this bug: https://bugs.openjdk.java.net/browse/JDK-8036785During development, ChronoLocalDate had a generic type parameter. It was removed during the development of JSR-310. The Javadoc was not updated to reflect the removal. The necessary change is to text that is essentially non-normative, and as such this change should be non-controversial.
Have you considered using @apiNote here? -Alan.
