RFR:JDK-8066571:UnsupportedTemporalTypeException is thrown not only in the case of unsupported temporal

nadeesh tv nadeesh.tv at oracle.com
Mon Nov 9 09:16:51 UTC 2015


Hi all,

Please review a fix for
Bug Id - https://bugs.openjdk.java.net/browse/JDK-8066571 
<https://bugs.openjdk.java.net/browse/JDK-8066571>

Issue - IsoFields.Unit.issupportedBy was not checking isIso()

Solution - Moved isIso() from Filed to IsoFields sothat both Field and 
Unit can use

Apart from the above fix, corrected a documentaion error in IsoFields - 
QUARTER_OF_YEAR

webrev - http://cr.openjdk.java.net/~ntv/8066571/webrev.04/ 
<http://cr.openjdk.java.net/%7Entv/8066571/webrev.04/>

-- 
Thanks and Regards,
Nadeesh TV




More information about the core-libs-dev mailing list