Oracle 12c (12.1.0.2) client installation has the "1.6.0_75" Java JDK version.
I want it to upgrade this version to the latest JDK version (jdk1.8.0_66).
I searched and found steps to upgrade this JDK version in Oracle server using a script ORACLE_HOME/javavm/install/update_javavm_binaries.pl.
This file is not available in Oracle client, please advice how to update Java version in Oracle client.
I understand client JDK is useful only for database connectivity, but still I need to update to the higher version because as part of getting only latest software available in our servers.
Thanks