Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JDK version 1.7.0_241

user5445827Feb 10 2020

We need to upgrade JDK version 1.7.0_51 to JDK version 1.7.0_241 for the security vulnerability.   The JDK 1.7.0_241 doesn't seem to be found any oracle java sites.

Does anybody know where to get that version?

Comments

BPeaslandDBA

Which network? For RAC, there are two networks, the public network (which your apps use to connect to the database) and the private network (used for node-to-node cluster communications). If you disable the public network, Oracle will work just fine and you don't need to do anything. If you disable the private network, nodes will get evicted from the cluster. It would be better to stop clusterware on all nodes in this case.

Cheers,
Brian

1 - 1

Post Details

Added on Feb 10 2020
1 comment
499 views