)]}'
{
  "commit": "0d1d7734ebb1b92603cf4594b2fb694f72617558",
  "tree": "f617e14436a1b7fb7883a5df8af38d43fe271393",
  "parents": [
    "7c28477e4ff11c1e3f4c1313e68af4aefac90ff7"
  ],
  "author": {
    "name": "Protobuf Team Bot",
    "email": "protobuf-github-bot@google.com",
    "time": "Fri Jun 05 09:21:46 2026 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Fri Jun 05 09:33:47 2026 -0700"
  },
  "message": "Rename SafeProcessor/UnsafeProcessor to MobileProcessor/ServerProcessor in Utf8.java\n\nIt used to be that the UnsafeProcessor was named that because it used sun.misc.Unsafe, and SafeProcessor did not.\n\nHowever, over time as optimizations shifted the dominant difference was actually that UnsafeProcessor was targeting serverside and SafeProcess targeted Android (even though we otherwise heavily use sun.misc.Unsafe on Android).\n\nSince we no longer sun.misc.Unsafe in either path now, its time to change the names.\n\nPiperOrigin-RevId: 927336258\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3db7cadd770dcee2c82336df79c7d3131b90b365",
      "old_mode": 33188,
      "old_path": "java/core/src/main/java/com/google/protobuf/Utf8.java",
      "new_id": "de36bc5ec152e04ff1d33cdf8caf1b9b5ab40e2f",
      "new_mode": 33188,
      "new_path": "java/core/src/main/java/com/google/protobuf/Utf8.java"
    },
    {
      "type": "modify",
      "old_id": "43838eda105e784c5eb46840d1a5253fd52e726c",
      "old_mode": 33188,
      "old_path": "java/core/src/test/java/com/google/protobuf/DecodeUtf8Test.java",
      "new_id": "6d821195c2e35e96af5d317c75f8619b34959466",
      "new_mode": 33188,
      "new_path": "java/core/src/test/java/com/google/protobuf/DecodeUtf8Test.java"
    },
    {
      "type": "modify",
      "old_id": "16e9c51b8d5ae2803f5b902c2d57a21da4335eb4",
      "old_mode": 33188,
      "old_path": "java/core/src/test/java/com/google/protobuf/Utf8Test.java",
      "new_id": "f5e7f88cd38562b3fdcfc7d2b6628e3872f86e84",
      "new_mode": 33188,
      "new_path": "java/core/src/test/java/com/google/protobuf/Utf8Test.java"
    }
  ]
}
