RFR: JDK-8036785 ChronoLocalDate refers to generics that have been removed (original) (raw)

Stephen Colebourne scolebourne at joda.org
Wed Mar 19 10:59:07 UTC 2014


At the time it was originally written I don't think @apiNote existed. I agree it would be good to get the separation in there. However my current concern is getting the change back to jdk8u, and it seems that the simplest solution might be the best to achieve that.

Perhaps later, I might then consider rechecking all of java.time for non-normative stuff to go in a separate commit.

Stephen

On 19 March 2014 10:53, Alan Bateman <Alan.Bateman at oracle.com> wrote:

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-8036785 During 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.



More information about the core-libs-dev mailing list