-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
OpenJDK Update (April 2023 Patch releases) #7344
Conversation
Keeping a draft for now, Linux/ppc64le is not yet released |
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Still waiting: https://adoptium.net/temurin/releases/?version=20 |
@dblock @peterzhuamazon not so good news [1], the Linux/ppc64le, Linux/s390x, Linux/arm32 and AIX/ppc64 won't be released for 20.0.1+9, I will try to preserve the older one for those while moving everything else to JDK-20.0.1+9 |
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## main #7344 +/- ##
============================================
- Coverage 70.81% 70.78% -0.04%
+ Complexity 56242 56238 -4
============================================
Files 4687 4687
Lines 266231 266241 +10
Branches 39095 39096 +1
============================================
- Hits 188540 188448 -92
- Misses 61685 61816 +131
+ Partials 16006 15977 -29
|
@dblock mind checking this one? I would like to publish new Apache Lucene snaphots after with:
|
So @reta how do we move forward at this point? |
@peterzhuamazon yes, when it is merged, we could use JDK-20 in 3.0.0 manifest |
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Gradle Check (Jenkins) Run Completed with:
|
Just curious to know why are we updating to Java 20, when most updated gradle version 8.1.1 doesn't have support for it yet? https://docs.gradle.org/current/userguide/compatibility.html |
@dhrubo-os 8.1.x supports JDK-20, there are issues with Kotlin DSL (afaik, [1]) which we are not affecting us anyhow |
Signed-off-by: Andriy Redko <andriy.redko@aiven.io> Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Description
OpenJDK Update (April 2023 Patch releases): OpenJDK 20.0.1 / 17.0.7+7 / 11.0.19+7
Related Issues
Resolves #[7252], depends on opensearch-project/opensearch-build#3457
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.