Mitigating Java Vulerabilities in Oracle Databases
Will uninstalling Java using the uninstall (as described in https://mikedietrichde.com/2017/08/07/javavm-xml-clean-oracle-database-11-2-12-2/ and elsewhere) eliminate Java vulnerabilities that we see coming up in quarterly patching? If so, is there a good way to make sure that Java is/isn't installed short of running code to try and create a Java object?
Thanks in advance!