apache / incubator-heron

Apache Heron (Incubating) is a realtime, distributed, fault-tolerant stream processing engine from Twitter
https://heron.apache.org/
Apache License 2.0
3.65k stars 598 forks source link

Support Runtime jdk17 #3792

Closed thinker0 closed 2 years ago

thinker0 commented 2 years ago

3790 Update guice-5.1.0

nicknezis commented 2 years ago

This includes the SLF4J changes which were in the other pull request. Please rebase onto master so the PR shows only the relevant changes. Also this should resolve the maven_install.json merge conflict.

nwangtw commented 2 years ago

cool. I love java17!

joshfischer1108 commented 2 years ago

Sorry for missing this, @nicknezis and @thinker0. Well done.