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

Reply via email to