Please Review Separate temporal interface layer (8025720)

roger riggs roger.riggs at oracle.com
Mon Oct 14 17:49:56 UTC 2013


Hi,

The concrete argument types of Chronology and ZoneId in the 
TemporalField.resolve method are too specific and should be generalized 
to allow greater access to the Temporal being resolved. They should be 
replaced by a single more general argument of type TemporalAccessor that 
can be queried as needed.

Webrev:
   http://cr.openjdk.java.net/~rriggs/webrev-temporal-layer-8025720/

Thanks, Roger

[1] https://bugs.openjdk.java.net/browse/JDK-8025720



More information about the core-libs-dev mailing list