Hi all, I wanted to confirm/check something. Does ...
# adobe
j
Hi all, I wanted to confirm/check something. Does the flag "_java -Djdk.util.zip.disableZip64ExtraFieldValidation=true -jar hotfix.jar"_ need to be added to the CLI upgrade when going from CF2021 U10 to CF2021 U12? In the release notes for CF2021 U11 ( https://helpx.adobe.com/coldfusion/kb/coldfusion-2021-update-11.html ) it states: "If you are on Java 11.0.20 or higher, use the flag java -Djdk.util.zip.disableZip64ExtraFieldValidation=true -jar hotfix.jar *From Update 12 onwards, you need not use the flag.*" If it no longer needs to be added, would the proper sequence be to upgrade the JDK to 11.0.20 or higher, restart CF, then do the CLI upgrade to U12 without including the flag?