A DESCRIPTION OF THE PROBLEM :
The class description for java.time.temporal.IsoFields in Java 8 documentation has a typo in the list of objects in "Quarter of year" section.
It says that QUARTER_OF_YEAR - the week within the week-based-year.
The link - https://docs.oracle.com/javase/8/docs/api/java/time/temporal/IsoFields.html
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Go to https://docs.oracle.com/javase/8/docs/api/java/time/temporal/IsoFields.html and read the list of objects "Quarter of year" section
FREQUENCY : always
The class description for java.time.temporal.IsoFields in Java 8 documentation has a typo in the list of objects in "Quarter of year" section.
It says that QUARTER_OF_YEAR - the week within the week-based-year.
The link - https://docs.oracle.com/javase/8/docs/api/java/time/temporal/IsoFields.html
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Go to https://docs.oracle.com/javase/8/docs/api/java/time/temporal/IsoFields.html and read the list of objects "Quarter of year" section
FREQUENCY : always
- duplicates
-
JDK-8066571 UnsupportedTemporalTypeException is thrown not only in the case of unsupported temporal
-
- Resolved
-