)]}'
{
  "commit": "e2663a8b85cf92f6a84d72834257243a84066e9d",
  "tree": "7325246b2196396be2be10628d0f602f18644d8d",
  "parents": [
    "ed9992896a9e8b2903f968fbfc007d1154335d18"
  ],
  "author": {
    "name": "Thomas Wolf",
    "email": "thomas.wolf@paranor.ch",
    "time": "Thu Nov 19 13:23:05 2020 +0100"
  },
  "committer": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Thu Nov 19 21:07:25 2020 +0100"
  },
  "message": "PacketLineIn: ensure that END !\u003d DELIM\n\nJust allocate the two string objects directly. The previously used\nnew StringBuilder(0).toString() returns the same object for both END\nand DELIM when run on Java 15, which breaks the wire protocol since\nthen END and DELIM cannot be distinguished anymore.\n\nBug: 568950\nChange-Id: I9d54d7bf484948c24b51a094256bd9d38b085f35\nSigned-off-by: Thomas Wolf \u003cthomas.wolf@paranor.ch\u003e\n(cherry picked from commit 7da0f0a8f37e35e9c3108588f1e6f7a7381d8f77)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "52a5576e43d15d8163af7be274c85aa843f1609b",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/transport/PacketLineIn.java",
      "new_id": "350311ecc8279c67ed32e5474d8bf1b03f387904",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/transport/PacketLineIn.java"
    }
  ]
}
