The component first tests for the presence of Java. If installed, it will then pull a list of version from the internet and compare the installed version number against the online list. If the version is lower, it will download the latest installer and run it.
No UDFs or Variables
The component reaches out to https://javadl-esd-secure.oracle.com/update/1.8.0/map-1.8.0.xml to get the list of revision numbers.
2/2/2023 – Initial Release