Re: Running Bookkeeper tests with JDK11

2020-09-06 Thread Enrico Olivelli
Anup, Yes we should update our codebase to run tests on jdk11. Please run tests on JDK14 (possibly JDK15rc) as well, if they run on jdk14 they will also run on jdk11 Answers inline below Thanks Cheers Enrico Il giorno dom 6 set 2020 alle ore 08:51 Anup Ghatage ha scritto: > Hi Bookies, > > I cu

Running Bookkeeper tests with JDK11

2020-09-05 Thread Anup Ghatage
Hi Bookies, I currently have a unique situation and wanted the community's advice on it. I have an older fork of the Bookkeeper repo which runs on JDK8 and I want to run with JDK11. Specifically I want to build Bookkeeper with JDK8 but run its unit tests with JDK11. Usually runtime JRE/JDK changes