RFR: 8190748: java/text/Format/DateFormat/DateFormatTest.java and NonGregorianFormatTest fail intermittently
Naoto Sato
naoto at openjdk.java.net
Mon Nov 29 18:55:19 UTC 2021
Fixing tests that fail at DST->STD offset transition. Simply skipping the tests on that occasion.
-------------
Commit messages:
- 8190748: java/text/Format/DateFormat/DateFormatTest.java and NonGregorianFormatTest fail intermittently
Changes: https://git.openjdk.java.net/jdk/pull/6598/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6598&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8190748
Stats: 21 lines in 2 files changed: 14 ins; 2 del; 5 mod
Patch: https://git.openjdk.java.net/jdk/pull/6598.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6598/head:pull/6598
PR: https://git.openjdk.java.net/jdk/pull/6598
More information about the core-libs-dev
mailing list