)]}'
{
  "commit": "6b846cd8a3de5ecd04bd56aaf865ea35bd9c82d0",
  "tree": "025365306c86c7cb500946080e0f1d07ba9c2075",
  "parents": [
    "7019203d3d5fb0e83b58f27e02fd3b177eb93935"
  ],
  "author": {
    "name": "Brett Johnson",
    "email": "Brett.Michael.Johnson@gmail.com",
    "time": "Mon Aug 25 14:08:30 2014 -0700"
  },
  "committer": {
    "name": "Brett Johnson",
    "email": "Brett.Michael.Johnson@gmail.com",
    "time": "Mon Aug 25 14:08:30 2014 -0700"
  },
  "message": "Fix WindowsAclViews test failures\n\nThere are some test failures on the 32-bit platforms.\nIt seems the tests were having some issues serialzing and deserialzing\nSIDs correctly. This does not appear to be a 32-bit issue, so much\nas a GC issue. It looks like the SIDs were getting garbage collected\nbecause the only reference to them was a serialized Pointer in the\nACE.\n\nThis change adds caching of SIDs in a HashMap to the tests to avoid\nserializing and deserializing of SIDs.\n\nCode Review: https://codereview.appspot.com/132800043/\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "478593d95db3d47760e250b618f61abfbd585048",
      "old_mode": 33188,
      "old_path": "test/com/google/enterprise/adaptor/fs/TestWindowsAclViews.java",
      "new_id": "4247cb144a8ec22ee230cd1ac2b90015c2c6bc28",
      "new_mode": 33188,
      "new_path": "test/com/google/enterprise/adaptor/fs/TestWindowsAclViews.java"
    }
  ]
}
