Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8223773 DateTimeFormatter Fails to throw an Exception on Invalid HOUR_OF_AMPM
JDK-8225062
Release Note: DateTimeFormatter now throws DateTimeParseException on Invalid HOUR_OF_AMPM
Log In
Export
XML
Word
Printable
Details
Type:
Sub-task
Status:
Closed
Priority:
P4
Resolution:
Delivered
Affects Version/s:
13
Fix Version/s:
13
Component/s:
core-libs
Labels:
RN-IssueFixed
release-note
Subcomponent:
java.time
CPU:
generic
OS:
generic
Verification:
Verified
Description
The parsing behavior of `DateTimeFormatter` with `HOUR_OF_AMPM` has changed. It now correctly throws a `DateTimeParseException` with an out-of-bounds input values, such as `12`.
Attachments
Activity
People
Assignee:
Naoto Sato
Reporter:
Naoto Sato
Votes:
0
Vote for this issue
Watchers:
2
Start watching this issue
Dates
Created:
2019-05-30 09:22
Updated:
2019-07-23 12:09
Resolved:
2019-07-23 12:09