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-openjdkAssignee: Andrew John Hughes <ahughes>
Status: CLOSED ERRATA QA Contact: OpenJDK QA <java-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.0CC: jandrlik, mmillson, pmikova, sgehwolf, simeon.andreev
Target Milestone: rcKeywords: 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
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: java-11-openjdk security and bug fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2023:0202

Comment 8 Simeon Andreev 2023-03-20 16:58:04 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

Comment 10 Andrew John Hughes 2023-03-28 15:02:22 UTC
(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.

Comment 11 Simeon Andreev 2023-03-28 15:16:39 UTC
Alright, thank you for the info!