rhtyd commented on issue #3601: JDK11 support URL: https://github.com/apache/cloudstack/pull/3601#issuecomment-583365417 @weizhouapache unfortunately in jdk11 they removed many of the core java-runtime packages which are now needed to be installed separately. The other issue is compiled bytecodes are not backward but forward compatible, so this PR can work with java runtime v11 (and above) but not below v11.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
