Commit Graph

4 Commits

Author SHA1 Message Date
Aurimas Liutikas d2b52bb4b8 Change the update script to use openjdk builds for darwin
Test: running the script, following CL
Bug: 302395149
Change-Id: Ia0fb4c66fb9bbff6c7d174714628aa654179c052
2023-12-19 09:37:54 -08:00
Aurimas Liutikas 5df071e71f Update the script to fetch darwin x86 from jetbrains target
Bug: 302395149
Test: run the script, follow up CL
Change-Id: I2d3fff4270c3b6997c1e60646f4a3d573196c87b
2023-12-13 16:13:25 -08:00
Sorin Basca f849b278a3 Add script to fetch OpenJDK 21 prebuilts
Bug: 302395149
Test: ./update.sh 11150980
Change-Id: Ia988a9881e5d975fe4b70cf8978015c66668bc03
2023-11-28 19:29:38 +00:00
Sorin Basca 04d91a4cd0 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
2023-11-14 20:32:18 +00:00