Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.1.0] Update Bazel's embedded JDK to 23.0.1 #24695

Closed
bazel-io opened this issue Dec 13, 2024 · 3 comments
Closed

[8.1.0] Update Bazel's embedded JDK to 23.0.1 #24695

bazel-io opened this issue Dec 13, 2024 · 3 comments

Comments

@bazel-io
Copy link
Member

Forked from #24609

@bazel-io bazel-io added this to the 8.1.0 release blockers milestone Dec 13, 2024
@bazel-io
Copy link
Member Author

Cherry-pick was attempted but there were merge conflicts in the following file(s). Please resolve manually.

maven_install.json

cc: @bazelbuild/triage

@bazelbuild bazelbuild deleted a comment from bazel-io Jan 18, 2025
@bazelbuild bazelbuild deleted a comment from bazel-io Jan 18, 2025
@iancha1992
Copy link
Member

github-merge-queue bot pushed a commit that referenced this issue Jan 22, 2025
In addition to performance improvements, this JDK release contains a fix
for https://bugs.openjdk.org/browse/JDK-8330077, which allows
`--watchfs` to handle a configurable number of changes to a watched path
rather than maxing out at 500.

Windows arm64 can switch to Zulu JDK 21.

Since async-profiler is released very rarely (last release in January)
and the latest release is not compatible with JDK 23, this PR consumes a
recent nightly release instead. This has the side effect of removing a
bit of bloat from the server jar as it no longer contains async
profiler's native library for all OSes/arches.

Closes #24609.

PiperOrigin-RevId: 707717223
Change-Id: I29fe86eca1e0deeae813e7dbbf7d60859e3cba5e

(cherry picked from commit e586a5e)

Fixes #24695
github-merge-queue bot pushed a commit that referenced this issue Jan 22, 2025
In addition to performance improvements, this JDK release contains a fix
for https://bugs.openjdk.org/browse/JDK-8330077, which allows
`--watchfs` to handle a configurable number of changes to a watched path
rather than maxing out at 500.

Windows arm64 can switch to Zulu JDK 21.

Since async-profiler is released very rarely (last release in January)
and the latest release is not compatible with JDK 23, this PR consumes a
recent nightly release instead. This has the side effect of removing a
bit of bloat from the server jar as it no longer contains async
profiler's native library for all OSes/arches.

Closes #24609.

PiperOrigin-RevId: 707717223
Change-Id: I29fe86eca1e0deeae813e7dbbf7d60859e3cba5e

(cherry picked from commit e586a5e)

Fixes #24695
@iancha1992
Copy link
Member

Cherry-picked in #25014

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

No branches or pull requests

2 participants