Skip to content

JDK 21 repositories and toolchains#132

Closed
benjaminp wants to merge 1 commit intobazelbuild:masterfrom
benjaminp:jdk21
Closed

JDK 21 repositories and toolchains#132
benjaminp wants to merge 1 commit intobazelbuild:masterfrom
benjaminp:jdk21

Conversation

@benjaminp
Copy link
Copy Markdown
Contributor

@benjaminp benjaminp commented Sep 19, 2023

21 is LTS, so it replaces the JDK 20 ones.

Fixes #137.

@benjaminp benjaminp requested review from a team and comius as code owners September 19, 2023 18:06
@Sineaggi Sineaggi mentioned this pull request Sep 28, 2023
21 is LTS, so it replaces the JDK 20 ones.

Fixes bazelbuild#137.
comius pushed a commit that referenced this pull request Oct 4, 2023
BEGIN_PUBLIC
Copybara import of the project:

--
35ba97c by Benjamin Peterson <benjamin@engflow.com>:

JDK 21 repositories and toolchains

21 is LTS, so it replaces the JDK 20 ones.

Fixes #137.

END_PUBLIC

COPYBARA_INTEGRATE_REVIEW=#132 from benjaminp:jdk21 35ba97c
PiperOrigin-RevId: 570077296
@hvadehra hvadehra closed this Oct 4, 2023
comius pushed a commit that referenced this pull request Oct 4, 2023
PiperOrigin-RevId: 570077296
Change-Id: I71fa7e7ede7c5a287abb82b4e25571a5382b5e99
@benjaminp benjaminp deleted the jdk21 branch October 4, 2023 19:42
hvadehra added a commit to bazelbuild/bazel that referenced this pull request Oct 19, 2023
hvadehra pushed a commit to bazelbuild/bazel that referenced this pull request Oct 19, 2023
Updates all references of remote_jdk20 to remote_jdk21 as the former is removed from rules_java

 Also updates android dexer tests target to use java 8 since java 7 is no longer supported by jdk21

Update bazel_java_test integration test to match the new default java_runtime

See: bazelbuild/rules_java#132
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for JDK 21

3 participants