zookeeper git commit: ZOOKEEPER-3002: upgrade to jdk 8

2018-04-16 Thread hanm
Repository: zookeeper Updated Branches: refs/heads/branch-3.5 d9605359c -> a6739abdf ZOOKEEPER-3002: upgrade to jdk 8 Set minimum requirement to java 1.8 The code successfully compiled with 8.0.161-oracle and 8.0.163-zulu. Checking the generated class file it reports 1.8 as version: javap -ve

zookeeper git commit: ZOOKEEPER-3002: upgrade to jdk 8

2018-04-16 Thread hanm
Repository: zookeeper Updated Branches: refs/heads/master 9ba4aeb4f -> 519db3f5c ZOOKEEPER-3002: upgrade to jdk 8 Set minimum requirement to java 1.8 The code successfully compiled with 8.0.161-oracle and 8.0.163-zulu. Checking the generated class file it reports 1.8 as version: javap -verbos