I'm surprised extra dependencies aren't required. When we added support for Java 11 in Jenkins, we had to add some auto-installed modules to replace some Java SE APIs that aren't part of java.base and require implementations.
On Thu, 31 Oct 2019 at 10:09, dan McWeeney <mcwee...@adobe.com.invalid> wrote: > > There has been talk previously about moving to later java and scala versions. > I’ve got this all working in a PR[0], which passes travis. I was wondering if > there is some further testing that people think should be done. > > -dan > > [0] - https://github.com/apache/openwhisk/pull/4706 > -- Matt Sicker <boa...@gmail.com>