RFR: 8293009: Remove unused field 'millisPerHour' in DateFormatSymbols
Andrey Turbanov
aturbanov at openjdk.org
Sun Aug 28 13:31:07 UTC 2022
Field `java.text.DateFormatSymbols#millisPerHour` is unused. It was unused in initial OpenJDK sources.
-------------
Commit messages:
- [PATCH] Unused field DateFormatSymbols.millisPerHour
Changes: https://git.openjdk.org/jdk/pull/10005/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=10005&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8293009
Stats: 6 lines in 1 file changed: 0 ins; 5 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/10005.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10005/head:pull/10005
PR: https://git.openjdk.org/jdk/pull/10005
More information about the core-libs-dev
mailing list