Commit Graph

5 Commits

Author SHA1 Message Date
Sorin Basca 26b6463692 Update to JDK build 21.0.4-ga
Generated by: ./update.sh 12414455

Fixes: 366007307
Test: m
Change-Id: I0613b5f8450642ba66599cb3cb969960e1fe7e14
2024-09-26 13:14:11 +01:00
Aurimas Liutikas 0e994bf154 Update to JDK build 21.0.1+-11233762
Test: None
Change-Id: I3956c6dce3f1308aaf54bd026dcf85f7e5411b22
2023-12-19 09:40:14 -08:00
Sorin Basca a3707c9b56 Update to JDK build 21.0.1+-11150980
Code updated with the build output.

Bug: 302395149
Test: None
Change-Id: I1a72c7f6e6a546046211df90ee01e5c4cbfb9afe
2023-11-28 19:30:04 +00:00
Sorin Basca 71326ad4cf Replace JDK with one built with all patches applied
Bug: 302395149
Test: toolchain/jdk/build-openjdk21-linux.sh
Change-Id: Ic1d870388dc121180bc69fe8f0f978fa5400c9b4
2023-11-27 17:41:35 +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