ColdFusion 2018 Server. What is it running under ...
# cfml-general
t
ColdFusion 2018 Server. What is it running under the hood when it comes to JAVA? Does it come with an Oracle Java license? I am not even sure I am asking the question correctly.
r
It shipped with Oracle Java 10, which is no longer supported and should be updated. Pete Freitag has a good article on it at https://www.petefreitag.com/item/860.cfm
Yes, it comes with an Oracle Java License and Adobe provides a link to the latest supported Java JDK at the bottom of this page: https://helpx.adobe.com/coldfusion/kb/coldfusion-downloads.html#additionalThirdPartyInstallers
d
Actually, CF2018 comes with Java 11. The Oracle license is paid for by Adobe and can updated to a new version. You can find articles (at carehart.org on the subject of how to do this). CF2018 will also work the OpenJDK version however (this is big), Adobe will NOT support any use of anything other than Oracles Java at this time. Hope that helps.