)]}'
{
  "commit": "3c0915e46491e7490154dd07cb18ff03d02c05bc",
  "tree": "cc78d00d346ae134599c60c00b366b5ecb242930",
  "parents": [
    "102a75642ceee313c7df1bf9127a104673152542"
  ],
  "author": {
    "name": "Jesse Schalken",
    "email": "jesses@canva.com",
    "time": "Mon Mar 02 23:53:29 2026 -0800"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Mon Mar 02 23:54:25 2026 -0800"
  },
  "message": "Fix //src:bazel-dev misplacing the embedded JDK (https://github.com/bazelbuild/bazel/pull/28841)\n\n### Description\n\nFixes a bug where the `//src:bazel-dev` target doesn\u0027t have the JDK at the correct location in the generated archive, causing the launcher to fall back to system java instead.\n\n#### Before\n\n(note I don\u0027t have `java` installed)\n\n```\n$ bazel build //src:bazel-dev\n$ bazel-bin/src/bazel-dev\nFATAL: Could not find system javabase. Ensure JAVA_HOME is set, or javac is on your PATH.\n```\n\n#### After\n\n```\n$ bazel build //src:bazel-dev\n$ bazel-bin/src/bazel-dev\nStarting local Bazel server (no_version) and connecting to it...\n                                                     [bazel development version]\nUsage: bazel \u003ccommand\u003e \u003coptions\u003e ...\n\nAvailable commands:\n  aquery              Analyzes the given targets and queries the action graph.\n  build               Builds the specified targets.\n...\n```\n\n### Motivation\n\nBug fix\n\n### Build API Changes\n\nNo\n\n### Checklist\n\n- [ ] I have added tests for the new use cases (if any).\n- [ ] I have updated the documentation (if applicable).\n\n### Release Notes\n\nRELNOTES: None\n\nCloses #28841.\n\nPiperOrigin-RevId: 877776855\nChange-Id: I5fdb2de0f557292938ec327ea4ff353826a64fdc\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f45d5ddd4517a86e0e6dd9bf44e6047f79979fce",
      "old_mode": 33188,
      "old_path": "src/create_embedded_tools.py",
      "new_id": "da3f74b199ea7e4b960d4e3fb40bc8f7d87ce471",
      "new_mode": 33188,
      "new_path": "src/create_embedded_tools.py"
    }
  ]
}
