commit | 09149bc795cccaa2c70f3d25879341dbf0998216 | [log] [tgz] |
---|---|---|
author | Yoshito Umaoka <yumaoka@users.noreply.github.com> | Mon Mar 08 12:53:45 2021 -0500 |
committer | Yoshito Umaoka <yumaoka@users.noreply.github.com> | Tue Mar 09 16:07:47 2021 -0500 |
tree | 6d3e7b5f96661a8aff40ae53cceca675e052be17 | |
parent | 33104d7eaba543560cd35fcc1cb0b0610177edc6 [diff] |
ICU-21207 Remove unnecessary reflection call The test code was written long time ago. Java 1.3 TimeZone did not have getDSTSavings() method. The test code compares DST saving of Lord_Howe between ICU and JDK, and calling getDSTSavings() through reflection for 1.3 compatibility. This is no longer necessary and replaced with regular method call.
This is the repository for the International Components for Unicode. The ICU project is under the stewardship of The Unicode Consortium.
master
branch)Build | Status |
---|---|
GitHub Actions | |
Azure Pipelines | |
Azure Pipelines (Exhaustive Tests) | |
Azure Pipelines (Valgrind ICU4C) | |
AppVeyor | |
Fuzzing |
icu4c/
ICU for C/C++icu4j/
ICU for Javatools/
Toolsvendor/
Vendor dependenciesPlease see ./icu4c/LICENSE (C and J are under an identical license file.)
Copyright © 2016 and later Unicode, Inc. and others. All Rights Reserved. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Terms of Use and License