Github user jburwell commented on the issue:
https://github.com/apache/cloudstack/pull/1638
@rhtyd there is a difference between supporting Java8 and using it as the
default version. By changing the POMs, Maven will require that Java8 in order
to use CloudStack dependencies. Furthermore, making Java8 ripples into
supported Tomcat versions and Linux distributions. Therefore, we agreed
sometime ago that 4.x would support Java8, and 5.0.0 would require/default to
it. Personally, I would like to adopt Java8 as soon as possible, but we have to
recognize that many of our users can move so quickly. I would also like to do
it once we have Jetty embedded so that the upgrade is much simpler for users of
Linux distributions because they will no longer be concerned with version
matching Tomcat.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---