)]}'
{
  "commit": "f077eee5f7bfbef249f7b2aa03e6c32b0888ad7e",
  "tree": "666d18cd50e3d6dbffe308650707dc4298773a48",
  "parents": [
    "c6ee3f2ec87c7aaef9e302795c6d51b3b20e596c"
  ],
  "author": {
    "name": "Andreas Kohn",
    "email": "andreas.kohn@gmail.com",
    "time": "Tue Jun 30 16:24:20 2015 +0200"
  },
  "committer": {
    "name": "Andreas Kohn",
    "email": "andreas.kohn@gmail.com",
    "time": "Wed Jul 01 10:40:05 2015 +0200"
  },
  "message": "Properly handle Object methods in AutoBeanFactory in the JVM\n\nThis fixes a ClassCastException when calling #toString(): the\nfactory handler assumed any method other than the ones\nexplicitly handled would be returning a parameterized type\n(AutoBean\u003cFoo\u003e).\n\nAdditionally it also makes it possible to invoke #hashCode()\nand #equals().\n\nChange-Id: I140c9b2c56ed2e632a06433d38c3e1daaea11025\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8532f41f0452719ec90e3071c1d5df0d05764fa7",
      "old_mode": 33188,
      "old_path": "user/src/com/google/web/bindery/autobean/vm/impl/FactoryHandler.java",
      "new_id": "e80fd8a633ac6762a782905a84b26bcf56153024",
      "new_mode": 33188,
      "new_path": "user/src/com/google/web/bindery/autobean/vm/impl/FactoryHandler.java"
    },
    {
      "type": "modify",
      "old_id": "bc9a6c5eda96de550ba0bb4fa42550f4eedf98a6",
      "old_mode": 33188,
      "old_path": "user/test/com/google/web/bindery/autobean/gwt/client/AutoBeanTest.java",
      "new_id": "76150f1d7380c0f8020ae526dc5d88a661572039",
      "new_mode": 33188,
      "new_path": "user/test/com/google/web/bindery/autobean/gwt/client/AutoBeanTest.java"
    }
  ]
}
