)]}' { "commit": "73d9c24daff155b221f61722ce7d5dc034196c44", "tree": "d4f0eb8b6e9d58e9d9d3e32dfcc182db73bb4a89", "parents": [ "0d654019166f4f61a041bb06f4475ec9d0016e41" ], "author": { "name": "Lars Vogel", "email": "Lars.Vogel@vogella.com", "time": "Thu Jul 01 14:04:36 2021 +0200" }, "committer": { "name": "Lars Vogel", "email": "Lars.Vogel@vogella.com", "time": "Mon Oct 11 05:44:06 2021 -0400" }, "message": "[dogfooding][cleanup] Use new StringBuffer -\u003e StringBuilder\ncleanup for tests.model\n\nTo ensure that the new JDT cleanup works correctly for clients we should\nrun it also on our own code base. This help to ensure that the cleanup\nworks fine and helps us to cleanup our own code base.\n\nFrom the commit message of the cleanup:\n\n- create a cleanup to replace usage of StringBuffer with\n StringBuilder. The two are equivalent, but StringBuffer is\n thread-safe and synchronized which makes it slower than\n StringBuilder which was introduced in Java 1.5.\n\n\nTo avoid API changes, we should only use the local variable change.\n\nChange-Id: Id573afe34c76a5861125e8af91581add14307f98\nSigned-off-by: Lars Vogel \u003cLars.Vogel@vogella.com\u003e\nReviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform/+/182676\nTested-by: Platform Bot \u003cplatform-bot@eclipse.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "10dc1599b68cf66fd11f9bdbef95fade974c4ffa", "old_mode": 33188, "old_path": "ant/org.eclipse.ant.launching/remote/org/eclipse/ant/internal/launching/remote/logger/RemoteAntBuildLogger.java", "new_id": "f6cec999bd88b9b3e61ba51a5e821ac5a835a4dc", "new_mode": 33188, "new_path": "ant/org.eclipse.ant.launching/remote/org/eclipse/ant/internal/launching/remote/logger/RemoteAntBuildLogger.java" }, { "type": "modify", "old_id": "c07427e1657cf888d189b35fd7336ecc45d40fed", "old_mode": 33188, "old_path": "ant/org.eclipse.ant.launching/src/org/eclipse/ant/internal/launching/debug/model/AntThread.java", "new_id": "3925776bef3d29dbbdd5adf5e6ef9664797537e6", "new_mode": 33188, "new_path": "ant/org.eclipse.ant.launching/src/org/eclipse/ant/internal/launching/debug/model/AntThread.java" }, { "type": "modify", "old_id": "839bb5ecb18e33310b1763bd8d0268e674809508", "old_mode": 33188, "old_path": "ant/org.eclipse.ant.ui/Ant Editor/org/eclipse/ant/internal/ui/editor/formatter/XmlDocumentFormatter.java", "new_id": "a9ea1223b4b0381a8c2a4da9991cda1a7739e972", "new_mode": 33188, "new_path": "ant/org.eclipse.ant.ui/Ant Editor/org/eclipse/ant/internal/ui/editor/formatter/XmlDocumentFormatter.java" }, { "type": "modify", "old_id": "f27ea9ed11568c3fc6122358833dfec4bb1ae44b", "old_mode": 33188, "old_path": "ant/org.eclipse.ant.ui/Ant Editor/org/eclipse/ant/internal/ui/editor/formatter/XmlTagFormatter.java", "new_id": "052fd2fd2f261a525f43ffa29dd0777c352af13a", "new_mode": 33188, "new_path": "ant/org.eclipse.ant.ui/Ant Editor/org/eclipse/ant/internal/ui/editor/formatter/XmlTagFormatter.java" } ] }