)]}'
{
  "commit": "60d0554088608a8f18b9c6e31700b2efb67c9c3a",
  "tree": "b6c0a97d728fbae90963c91f69abff639c20e0f1",
  "parents": [
    "cf057030d2ae271484f4c8ee896c79a9c7f206d6"
  ],
  "author": {
    "name": "jat@google.com",
    "email": "jat@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Tue Jun 02 05:59:06 2009 +0000"
  },
  "committer": {
    "name": "jat@google.com",
    "email": "jat@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Tue Jun 02 05:59:06 2009 +0000"
  },
  "message": "two changes to java.util.Date in an effort to track down a very intermittent\nfailure on IE.  IE doesn\u0027t provide useful stack traces for JS-initiated\nexceptions, so all we know is that jsdate is uninitialized or not an object\nat some point when it is dereferenced.  The changes are:\n - use a JSO field storing the JS Date object rather than\n   making an expando on the underlying object (which\n   couldn\u0027t ever work in hosted mode, but since this is a\n   JRE emulation class it didn\u0027t have to)\n - add checks before each dereference of jsdate to see if it has been mangled;\n   if so throws a Java exception so we can get a good stack trace.\n\nThis does add some overhead, but it shouldn\u0027t be too bad.  This is a temporary\nchange that will be removed once the cause is found.\n\nPatch by: jat\nReview by: amitmanjhi, scottb\n\n\ngit-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@5490 8db76d5a-ed1c-0410-87a9-c151d255dfc7\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7ad68d421e4379d590bf543fe590d27f10de6b57",
      "old_mode": 33188,
      "old_path": "user/super/com/google/gwt/emul/java/util/Date.java",
      "new_id": "d0ad8c9dca88f71c40b13a7afb2902f338f848a8",
      "new_mode": 33188,
      "new_path": "user/super/com/google/gwt/emul/java/util/Date.java"
    },
    {
      "type": "modify",
      "old_id": "46e952baea390f89411f2304f82af5b9786b6fd4",
      "old_mode": 33188,
      "old_path": "user/test/com/google/gwt/emultest/java/util/DateTest.java",
      "new_id": "8c48a9679ed49b2e2782fad3096fd91f2e290112",
      "new_mode": 33188,
      "new_path": "user/test/com/google/gwt/emultest/java/util/DateTest.java"
    }
  ]
}
