)]}'
{
  "commit": "09149bc795cccaa2c70f3d25879341dbf0998216",
  "tree": "6d3e7b5f96661a8aff40ae53cceca675e052be17",
  "parents": [
    "33104d7eaba543560cd35fcc1cb0b0610177edc6"
  ],
  "author": {
    "name": "Yoshito Umaoka",
    "email": "yumaoka@users.noreply.github.com",
    "time": "Mon Mar 08 12:53:45 2021 -0500"
  },
  "committer": {
    "name": "Yoshito Umaoka",
    "email": "yumaoka@users.noreply.github.com",
    "time": "Tue Mar 09 16:07:47 2021 -0500"
  },
  "message": "ICU-21207 Remove unnecessary reflection call\n\nThe 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.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "180894db9fd5ed460b3759525647c2737de0098a",
      "old_mode": 33188,
      "old_path": "icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/TimeZoneTest.java",
      "new_id": "a7f019dee579100b56dcdf69ac176e7fd83c3f41",
      "new_mode": 33188,
      "new_path": "icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/TimeZoneTest.java"
    }
  ]
}
