)]}'
{
  "commit": "554f9265a328a2bf61d854c88ccef910544d81ab",
  "tree": "c77d776e9570857ab3da9b57b0be5f764a24a835",
  "parents": [
    "95bfc06cd5f60b86d2656c604821e73562bdd1ae"
  ],
  "author": {
    "name": "Carsten Hammer",
    "email": "carsten.hammer@t-online.de",
    "time": "Sun Dec 06 16:50:24 2020 +0100"
  },
  "committer": {
    "name": "Alexander Kurtakov",
    "email": "akurtako@redhat.com",
    "time": "Sat Jan 23 05:04:07 2021 -0500"
  },
  "message": "Bug: Invocation of toString on array\n\nInvocation of toString on ContextHelpPart.searchTerms in\norg.eclipse.help.ui.internal.views.ContextHelpPart.updateDynamicHelp()\n\nThe code invokes toString on an array, which will generate a fairly\nuseless result such as [C@16f0472. Consider using Arrays.toString to\nconvert the array into a readable String that gives the contents of the\narray. See Programming Puzzlers, chapter 3, puzzle 12.\n\nRank: Troubling (10), confidence: Normal\nPattern: DMI_INVOKING_TOSTRING_ON_ARRAY\nType: USELESS_STRING, Category: CORRECTNESS (Correctness)\n\nChange-Id: I51839b10d082f3a5cf37519f4b1b03d4319d073a\nSigned-off-by: Carsten Hammer \u003ccarsten.hammer@t-online.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c737b567478789b6f82544b5e85c0c4783d3c268",
      "old_mode": 33188,
      "old_path": "org.eclipse.help.ui/src/org/eclipse/help/ui/internal/views/ContextHelpPart.java",
      "new_id": "36f3be3b21680b0134914d014424150f0bd8d7e1",
      "new_mode": 33188,
      "new_path": "org.eclipse.help.ui/src/org/eclipse/help/ui/internal/views/ContextHelpPart.java"
    }
  ]
}
