Bug 2157798
Summary: | Prepare for the next quarterly OpenJDK upstream release (2023-01, 11.0.18) [rhel-9] [rhel-9.1.0.z] | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | RHEL Program Management Team <pgm-rhel-tools> |
Component: | java-11-openjdk | Assignee: | Andrew John Hughes <ahughes> |
Status: | CLOSED ERRATA | QA Contact: | OpenJDK QA <java-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 9.0 | CC: | jandrlik, mmillson, pmikova, sgehwolf, simeon.andreev |
Target Milestone: | rc | Keywords: | Triaged, ZStream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | java-11-openjdk-11.0.18.0.9-0.2.ea.el9_1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 2150197 | Environment: | |
Last Closed: | 2023-01-18 10:22:38 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2150197 | ||
Bug Blocks: |
Comment 7
errata-xmlrpc
2023-01-18 10:22:38 UTC
Hi, my team is in the process of updating to RHEL 9 and OpenJDK 11.0.18. We noticed there are 2 sets of RPMs for this JDK version: https://access.redhat.com/downloads/content/java-11-openjdk/11.0.18.0.10-1.el9_0/x86_64/fd431d51/package-changelog https://access.redhat.com/downloads/content/java-11-openjdk/11.0.18.0.10-2.el9_1/x86_64/fd431d51/package-changelog Could anyone clarify what the difference is? From the changelog its not clear what changed between the two. Best regards and thanks, Simeon (In reply to Simeon Andreev from comment #8) > Hi, > > my team is in the process of updating to RHEL 9 and OpenJDK 11.0.18. We > noticed there are 2 sets of RPMs for this JDK version: > > > > https://access.redhat.com/downloads/content/java-11-openjdk/11.0.18.0.10-1. > el9_0/x86_64/fd431d51/package-changelog > > https://access.redhat.com/downloads/content/java-11-openjdk/11.0.18.0.10-2. > el9_1/x86_64/fd431d51/package-changelog > > Could anyone clarify what the difference is? From the changelog its not > clear what changed between the two. > > Best regards and thanks, > Simeon They should be near-identical. The only difference is one was built on RHEL 9.0 and one was built on RHEL 9.1. Your RHEL installation should just pick up whichever matches the minor RHEL version you're using. We are actually in the process of migrating away from having all these builds to try and reduce the costs in terms of build time and testing, so this duplication may disappear in future. Alright, thank you for the info! |