commit | 04d91a4cd0580cd7f3d11d398f91146b54a52884 | [log] [tgz] |
---|---|---|
author | Sorin Basca <[email protected]> | Tue Nov 14 20:32:18 2023 +0000 |
committer | Sorin Basca <[email protected]> | Tue Nov 14 20:32:18 2023 +0000 |
tree | 43d8c350741889fc21c6e2a59a22eb378ed7b514 | |
parent | faa195d594d0cfe23f3c06800475118e987bcbec [diff] |
Add locally built bootstrap JDK The OpenJDK21 build requires a 20 or 21 bootstrap JDK, which we don't yet have prebuilts for. Check in this locally built OpenJDK21. This will be replaced with a JDK built on the build servers once they have completed a build bootstrapped from this JDK. Bug: 302395149 Test: toolchain/jdk/build/build-openjdk21-linux.sh Change-Id: Ib968726bc96e04c3ca9cb3b964a7be5d028244c1