On Fri, 4 Mar 2022 05:02:37 GMT, Naoto Sato <na...@openjdk.org> wrote:

>> Supporting `IsoFields` temporal fields in chronologies that are similar to 
>> ISO chronology. Corresponding CSR has also been drafted.
>
> Naoto Sato has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   copyright year fix

Is the public API change, adding the isIsoLike() method, necessary? It seems to 
me we already have the isSupported method​ for that purpose and plus 
isSupportedBy​ from the IsoFields. Would making sure the IsoFields are 
supported at the implementation level be sufficient?

-------------

PR: https://git.openjdk.java.net/jdk/pull/7683

Reply via email to