RFR: JDK-8036785 ChronoLocalDate refers to generics that have been removed (original) (raw)
roger riggs roger.riggs at oracle.com
Mon Mar 17 15:04:38 UTC 2014
- Previous message: RFR: JDK-8036785 ChronoLocalDate refers to generics that have been removed
- Next message: RFR: JDK-8036785 ChronoLocalDate refers to generics that have been removed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks fine. (not a Reviewer)
On 3/12/2014 6:52 AM, 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.
Proposed patch: https://gist.github.com/jodastephen/9395412 The patch includes non-normative spec changes. The patch includes no code changes. I need a reviewer and a committer please. thanks Stephen
- Previous message: RFR: JDK-8036785 ChronoLocalDate refers to generics that have been removed
- Next message: RFR: JDK-8036785 ChronoLocalDate refers to generics that have been removed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]