)]}'
{
  "commit": "989349de9fc5983fbb256ac0cebf0136c773de7c",
  "tree": "0dc79c98d79cd847f6f051d1fa47ea0089920c42",
  "parents": [
    "de24929937a492cb4baaef4d95aaceb5c872f303"
  ],
  "author": {
    "name": "Roberto Lublinerman",
    "email": "rluble@google.com",
    "time": "Wed Feb 03 11:01:48 2016 -0800"
  },
  "committer": {
    "name": "Roberto Lublinerman",
    "email": "rluble@google.com",
    "time": "Thu Feb 04 16:00:05 2016 -0800"
  },
  "message": "Make NativeSubclass.class.getSuperclass() return Object.class.\n\nThere is an assumption on the ordering of the output that code for\na super class is emitted before that of the subclass in the JS\noutput. Because of the replacement of Native class literals for\nJavaScriptObject class literals, the invariant was broken and\nin some cases the produced output was errorneous.\n\nChange-Id: Id0f5b8a536379d7307a59cac8a4bd2c8fab34d94\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "eabb035653da9f961721008e07363f459ae74c72",
      "old_mode": 33188,
      "old_path": "dev/core/src/com/google/gwt/dev/jjs/impl/ImplementClassLiteralsAsFields.java",
      "new_id": "11d373aac1bc0a5a8d55f6355ea427561c590005",
      "new_mode": 33188,
      "new_path": "dev/core/src/com/google/gwt/dev/jjs/impl/ImplementClassLiteralsAsFields.java"
    },
    {
      "type": "modify",
      "old_id": "834d70f60197267ece6ccd785a95be6c1928d95f",
      "old_mode": 33188,
      "old_path": "dev/core/src/com/google/gwt/dev/js/ast/JavaScriptVerifier.java",
      "new_id": "221658e411c73d54b8ba1e219f7807a8527b2bc7",
      "new_mode": 33188,
      "new_path": "dev/core/src/com/google/gwt/dev/js/ast/JavaScriptVerifier.java"
    },
    {
      "type": "modify",
      "old_id": "d5f584845f318da2c87c3122f74de31e49107f93",
      "old_mode": 33188,
      "old_path": "dev/core/test/com/google/gwt/dev/CompilerTest.java",
      "new_id": "8ee48b278c21bc05f9ecea99f2c4771bc920f5a9",
      "new_mode": 33188,
      "new_path": "dev/core/test/com/google/gwt/dev/CompilerTest.java"
    }
  ]
}
