Issue: SPR-13567
Added STRICT option and changed test case.
y
in JSR-310 is different from that of classic Date API.
https://docs.oracle.com/javase/8/docs/api/java/time/format/DateTimeFormatter.html
y
means not "year" but "year-of-era". This difference affects in case of STRICT mode.