Update jdk 8u261 build12 (GA) to 8u261 build33 (BPR)
I am running redhat distribution with oracle jdk 8u261 build12 and now I want to update this with the latest BPR build which is 33.
From my point of view, this should be made by just running yum install <package> and the package manager should handle this.
Unfortunatley this is not the case because the RPM doesn't contain any meta data that differentiates the 8u261 build12 with 8u261
build33. My question here is, shouldn't the RPM be built in such a way that this update should be possible?