<i18n dev> RFR: 8282081: java.time.DateTimeFormatter: wrong definition of symbol F
Naoto Sato
naoto at openjdk.java.net
Tue Mar 1 17:53:11 UTC 2022
On Tue, 1 Mar 2022 11:22:35 GMT, Lance Andersen <lancea at openjdk.org> wrote:
> Are there any TCK tests that need to be modified or Added? I made a very quick scan of the open/test/jdk/java/time/tck/java/time/ dirs and did not see any tests but of course I could have missed it
There are test cases in the `TCK` directory that only verify its validity, such as number of digits. Those tests pass with this fix.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7640
More information about the i18n-dev
mailing list