)]}'
{
  "log": [
    {
      "commit": "0ac2e5c1013cb41d73aa87c885fd99d4e5eb7d11",
      "tree": "f4d1d5b037010c3b9d94b84fc88331adf5374a39",
      "parents": [
        "8048bf6d13dd4492df8d59ecb795987558e2e579"
      ],
      "author": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Tue Sep 19 15:35:20 2017 -0700"
      },
      "committer": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Wed Sep 20 10:37:53 2017 -0700"
      },
      "message": "Add property-changing JVMTI agent wrapper.\n\nAdds libwrapagentproperties agent that allows one to change or add to\nthe system properties observed by a JVMTI agent. This is useful for\ncompatibility as some JVMTI agents expect to be able to find system\nproperties that are not present in ART. With this we can run them\nwithout having to modify the runtime itself.\n\nAlso adds a --agent-wrapper flag to run-jdwp-tests.sh to facilitate\nthe use of this agent.\n\nTest: mma -j40 libwrapagentproperties\nTest: ./art/tools/run-jdwp-tests.sh \\\n        --mode\u003dhost \\\n        --variant\u003dx64 \\\n        -Xplugin:$ANDROID_HOST_OUT/lib64/libopenjdkjvmtid.so \\\n        --jdwp-path /usr/lib/jvm/default-java/jre/lib/amd64/libjdwp.so \\\n        --agent-wrapper $ANDROID_HOST_OUT/lib64/libwrapagentproperties.so\u003d$PWD/art/tools/libjdwp-compat.props\n\nChange-Id: Ic5eef7e9b4b8c54f4b0683dbb4e71768cbf4f97c\n"
    }
  ]
}
