I created this doc to track the changes required for Java 11 compatibility. It contains a list of high level tasks required to achieve this. Please suggest any changes by the end of this month.
https://docs.google.com/document/d/1Z9FQb4QR9sJcCAYSY9eO-ZaDs-lWC2gCdZZLjJRWgWM/edit?usp=sharing Starting next month, I will create tracking issues on GitHub and we start working on the changes. Thanks! Rohan On Tue, May 21, 2019 at 6:18 PM FatJ Love <[email protected]> wrote: > We need a plan to migrate to Java 11, as well as Python 3. > > On Tue, May 21, 2019 at 4:24 PM Rohan Agarwal <[email protected]> wrote: > > > Hi all, > > > > Starting this thread to discuss Heron and Java version compatibility. > > Public JDK 8 releases will no longer receive security updates. Java 11 is > > the current LTS version of Java. > > > > Current state of the Heron project is this - > > > > - Can be built with - Java 8 only > > - Can be run with - Java 8 only > > > > I have opened a few issues to track Java compatibility - > > > > - https://github.com/apache/incubator-heron/issues/3266 > > - https://github.com/apache/incubator-heron/issues/3267 > > > > If anyone has successfully built and used Heron with Java 9+, any help > > would be appreciated. > > > > -- > > Rohan > > > -- Rohan
