Commit Graph

8 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
Kousik Kumar ea22344ad7 Add java.security to remote toolchain inputs
Similar to https://android-review.git.corp.google.com/c/platform/prebuilts/jdk/jdk21/+/2950616

Change-Id: Id53e7aa8a1827b932a399b778fd17cbfbdbfbdc9
Fixes: 329133199
2024-03-11 21:29:42 +00:00
Sorin Basca b9b97aeeb4 Add java.security to remote toolchain inputs
Fixes: 323885396
Test: TH
Change-Id: I10fb253fa10dd4db2b9d65339c680e6e48fdaab1
2024-02-05 17:15:39 +00: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 e2b16ca7eb Add *_remote_toolchain_inputs files for OpenJDK 21
Add *_remote_toolchain_inputs files for OpenJDK 21 so that RBE
can populate the toolchain dependencies.

Bug: 302395149
Test: ./update.sh 11150980
Change-Id: I6e5010e30d975312949f2d420daba057a55739bb
2023-11-28 19:29:44 +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