Java RPMs Should Allow for Side-by-Side Installation of JDK and JRE 32 and 64 bit with Only One Update for Each Major Version
(Doc ID 2338304.1)
Last updated on MARCH 31, 2023
Applies to:
Java SE JDK and JRE - Version 8 to 8Information in this document applies to any platform.
Goal
There is a property in RPM packages that determines whether, when a patch is applied, the patch overwrites an existing package or whether it installs side-by-side. Before Java SE 8, all Java RPM packages were called Java SE.
If the latest JDK 8 64-bit is installed by RPM, it would overwrite JDK 8u101 64 bit (previous 8u 64-bit install) but leave the other ones alone.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |