git: openjdk/jdk: 8324665: Loose matching of space separators in the lenient date/time parsing mode

Naoto Sato naoto at openjdk.org
Tue Feb 6 17:43:48 UTC 2024


Changeset: 96eb0390
Author:    Naoto Sato <naoto at openjdk.org>
Date:      2024-02-06 17:43:12 +0000
URL:       https://git.openjdk.org/jdk/commit/96eb0390d69ed2e0c3e59f77fb65fbb79615a11c

8324665: Loose matching of space separators in the lenient date/time parsing mode

Reviewed-by: joehw, jlu

! src/java.base/share/classes/java/text/DateFormat.java
! src/java.base/share/classes/java/text/SimpleDateFormat.java
! src/java.base/share/classes/java/time/format/DateTimeFormatterBuilder.java
+ test/jdk/java/text/Format/DateFormat/LenientSpaceParsingTest.java



More information about the jdk-changes mailing list