)]}'
{
  "commit": "dadac462feeaa674e43ce7be17264503ffbcc644",
  "tree": "6090c0c668a049d034cf82211113c703c45918a3",
  "parents": [
    "67730b752e90bdd318d91ecfed240c33847e18fe"
  ],
  "author": {
    "name": "Roberto Lublinerman",
    "email": "rluble@google.com",
    "time": "Fri Aug 12 15:32:57 2016 -0700"
  },
  "committer": {
    "name": "Roberto Lublinerman",
    "email": "rluble@google.com",
    "time": "Fri Aug 12 18:13:11 2016 -0700"
  },
  "message": "Fix erroneous constant propagation in JsProperty field.\n\nJsProperty fields that where not written to in Java, of primitive type,\ninitiliazed at declaration explicitly to the default value where marked\nas final by Finalizer. In turn DeadCodeElimination would consider them\nas constants and ended up propagating the constant value incorrectly.\n\nChange-Id: I9ef00c00f99eafd7be25153d3f623f533e7179d7\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "60df1ab060a3ba041027eaf3bd9ee0217c441d66",
      "old_mode": 33188,
      "old_path": "dev/core/src/com/google/gwt/dev/jjs/impl/Finalizer.java",
      "new_id": "bebe4ea4bec36e282f957d7bd26704f969ab3737",
      "new_mode": 33188,
      "new_path": "dev/core/src/com/google/gwt/dev/jjs/impl/Finalizer.java"
    },
    {
      "type": "modify",
      "old_id": "dbf9b25cb85d99760b117564a627828d2b7ecaf0",
      "old_mode": 33188,
      "old_path": "user/test/com/google/gwt/core/interop/JsPropertyTest.java",
      "new_id": "e3fb9e71b40129dcf8482d02321292859f30ed8f",
      "new_mode": 33188,
      "new_path": "user/test/com/google/gwt/core/interop/JsPropertyTest.java"
    }
  ]
}
