)]}'
{
  "log": [
    {
      "commit": "23ca8fbcb23fb1eb95d192995a35f4fed53bffbd",
      "tree": "106272f910aad65faec278234555efeba27464b0",
      "parents": [
        "d4f8afb4d8bc7bb5cbaf217c2f0734b880b62689"
      ],
      "author": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Fri May 10 11:27:02 2019 -0700"
      },
      "committer": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Tue May 14 16:39:25 2019 +0000"
      },
      "message": "Centralize all the jvmti common test classes\n\nWe share many common JVMTI test classes between our various JVMTI\ntests. We have always shared them by simply copying the .java files to\nany tests that need them. This leads to very large code-reviews and\nrequires manual work if we ever need to update any of the helper\nfiles.\n\nTo ensure everything stays in sync this moves all classes to a single\ntest/ti-common directory that tests then contain symlinks into.\n\nTest: ./test.py --host\nChange-Id: I82238a63d281429196ed0e640e4a9ec3234d954c\n"
    },
    {
      "commit": "b2a42f5f61213b74e9f581029e894ac2c08b846b",
      "tree": "9e593952ef3c6452072ecc43409a39e9028acbda",
      "parents": [
        "d0c6ec392756fd038ebb8aeaad19aed94c5fd1a5"
      ],
      "author": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Wed Aug 01 07:02:32 2018 -0700"
      },
      "committer": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Wed Aug 01 17:02:10 2018 +0000"
      },
      "message": "Increase stack size for tests 1917 and 1934\n\nBoth these tests could fail under asan due to running out of stack\nspace. We increase the stacks of the secondary threads to 10 mb to\nsolve this problem.\n\nThis partially reverts 30f3e9ce8150f24154db3fa06d11a3b43df9f77b.\n\nTest: SANITIZE_HOST\u003daddress art/test/testrunner/testrunner.py -b --host --interp-ac -t 1934\nTest: SANITIZE_HOST\u003daddress art/test/testrunner/testrunner.py -b --host --interp-ac -t 1917\n\nBug: 111837501\nBug: 112071036\nChange-Id: I22450565c02d88cfbf584f67748eaa470b4920fc\n"
    },
    {
      "commit": "9c5702582b8f0ce2a0ce536dff7e02de10317163",
      "tree": "0c4f07232fd7063323233739784e504dc2cb9a9c",
      "parents": [
        "0eacf1be06677e7148af370ce7da5d477687cb9e"
      ],
      "author": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Tue Feb 13 15:09:44 2018 -0800"
      },
      "committer": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Tue Feb 13 23:13:27 2018 +0000"
      },
      "message": "Ensure that all StackTrace.java files are identical for CTS\n\nAlso need to update some of the expectations since they include line\nnumbers from the StackTrace.java file.\n\nThese files all need to be identical in order for us to use these\ntests with CTS. Fix the single difference between them.\n\nTest: ./test.py --host -j50\nTest: for i in `find . -name \"StackTrace.java\" -type f`; do\n        diff $i test/1912-get-set-local-primitive/src/art/StackTrace.java;\n      done\nBug: 73252141\n\nChange-Id: Ibd412b26e3ad4c82a625a2a8cc3b73ed43e89a29\n"
    },
    {
      "commit": "4013595d91898c5a18fbc480cbd4023c4307ec62",
      "tree": "e90084f96947217fb5339c9e6fabfbe1c0fbdcc3",
      "parents": [
        "2e53f8f69f8c4175085e337445ec42aa045a2f7f"
      ],
      "author": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Fri Jul 28 08:30:35 2017 -0700"
      },
      "committer": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Fri Jul 28 08:30:35 2017 -0700"
      },
      "message": "Make 1917 less flaky\n\nWe were racing the target thread slightly which meant that the output\ncould change as the target thread is in an unexpected position when we\ndump it\u0027s stack. This makes sure we wait until the target thread\nactually goes to sleep before dumping its stack.\n\nBug: 64134910\nTest: ./test.py --host -j50\nChange-Id: Ifaf9686e3fa9a1991858f9f0119e589e83169640\n"
    },
    {
      "commit": "47d49b842a87823df6ffda30bb21bd6d8e4d8641",
      "tree": "e11ac9e92ed4539fc11f6e49375b44acce5f74a6",
      "parents": [
        "bebd7bd02a073056851cc1b0942c53ce0d2ee206"
      ],
      "author": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Tue Jul 25 14:06:34 2017 -0700"
      },
      "committer": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Thu Jul 27 13:48:39 2017 -0700"
      },
      "message": "Tests for JVMTI can_access_local_variables functions\n\nThese are tests for functions gated by can_access_local_variables and\nother supporting code.\n\nTest: ./test.py --host -j50\nBug: 34414073\nBug: 36892980\nChange-Id: Iba7e9207683372fbe73510442856553510d90933\n"
    }
  ]
}
