Copy link to clipboard
Copied
While reviewing the technotes for Update 16, I noticed a mention about keeping the JDK updated. I understand that ColdFusion supports Java 11, and according to the ColdFusion documentation, it supports versions up to 11.0.25. Currently, I am running Java 11.0.11.
My questions are:
Additionally, if I install the new JDK using the .exe file, can I simply update the path to the /jre folder in the ColdFusion Administrator, restart the server, and test the changes? If there are any issues, would it be possible to revert to the previous version without complications?
Copy link to clipboard
Copied
@rickmaz You can continue using JDK 11.0.11, but the server may be vulnerable. We recommend upgrading to 11.0.25.
Follow the below article to upgrade the JDK:
https://coldfusion.adobe.com/2023/08/upgrade-jdk-version-coldfusion-server-updated/
Thanks,
Vikram