On Wed, Dec 13, 2017 at 2:13 AM, Robert Varga <[email protected]> wrote: > Hello, > > it seems we are ready to start nailing down our Java 9 compatibility -- > which requires us running parallel JDK8/JDK9 verify jobs. Do we have > JDK9 available on the build slaves? > > Thanks, > Robert
Hi Robert, Assuming CentOS 7 supports Java 9 we'll need to update our packer baseline.sh script to install it here: https://github.com/opendaylight/releng-builder/blob/master/packer/provision/baseline.sh#L176-L204 Currently we only install Java 7 and 8 with 8 being default at the moment. I think the right path forward is like to to install all 3 and keep 8 as the default. Can you open a helpdesk ticket for this so that we can track it? Thanks, Thanh
_______________________________________________ infrastructure mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/infrastructure
