)]}'
{
  "commit": "f1a2ca97f833a6cac89c72321bee81d0bb5a62d1",
  "tree": "54c9edf0c795c8f9265e4e895ae6383609bd520f",
  "parents": [
    "a55c302e3f6683eba6f57a9672d19a9c8246e16c"
  ],
  "author": {
    "name": "Protobuf Team Bot",
    "email": "protobuf-github-bot@google.com",
    "time": "Mon Aug 24 05:38:00 2026 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Mon Aug 24 05:40:20 2026 -0700"
  },
  "message": "Avoid unchecked cast warning in Internal.getDefaultInstance\n\nUse Class.cast instead of an unchecked generic cast to avoid compiler warnings and ensure runtime type safety.\n\nNot a big deal but a nice opportunity to remove a warning.\n\nThis is only used in the full runtime AFAIK, where hotspot has an intrinsic for Class.cast so shouldn\u0027t be a performance issue.\n\nPiperOrigin-RevId: 969794451\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "405c2592411e8c83ee6a1f174a1b91e331b4d23e",
      "old_mode": 33188,
      "old_path": "java/core/src/main/java/com/google/protobuf/Internal.java",
      "new_id": "51e7a08afe233cf41b527c12b49bc01e2d8666ad",
      "new_mode": 33188,
      "new_path": "java/core/src/main/java/com/google/protobuf/Internal.java"
    }
  ]
}
