Good start Vishesh. Thanks Regards, Harikrishna
From: Vishesh Jindal <vishesh.jin...@shapeblue.com> Date: Tuesday, 2 January 2024 at 2:39 PM To: dev@cloudstack.apache.org <dev@cloudstack.apache.org> Subject: [PROPOSE] Upgrade JDK from 11 to 17 Hi all, Java 11 has already reached end of life, and the next LTS Java 17's EOL is in 2027. I have added a list of TODOs here: https://github.com/apache/cloudstack/issues/7686#issuecomment-1871844301 Let me know if I missed anything. Upgrading some of the packages would require changes because of deprecations or new APIs which might take some time. I propose we start doing these changes in different PRs and upgrade to JDK17 in the next release (4.20). This will require considerable testing because of changes in the dependencies and the JDK itself.