Re: JDK 17 runtime compatibility

2022-04-20 Thread Heesung Sohn
Hi dev, I am definitely a latecomer to this issue, but I think we could also support java17 build as well as this java17 runtime support. I added this java17 build support and created a pip here, https://github.com/apache/pulsar/issues/15207. I think I can help with upgrading the build for

Re: JDK 17 runtime compatibility

2022-04-20 Thread Dave Fisher
Bumping this thread so it’s current. > On Feb 14, 2022, at 6:09 AM, Christophe Bornet wrote: > > Big +1 > > Le lun. 14 févr. 2022 à 14:54, Nicolò Boschi a > écrit : > >> Dear Pulsar community, >> >> >> I would like to start a discussion about having a plan to make Pulsar >>

Re: JDK 17 runtime compatibility

2022-02-14 Thread Christophe Bornet
Big +1 Le lun. 14 févr. 2022 à 14:54, Nicolò Boschi a écrit : > Dear Pulsar community, > > > I would like to start a discussion about having a plan to make Pulsar > runtime-compatible with JDK 17. > > > The goal is to run Pulsar using JDK17 at runtime, benefitting from the > latest JVM

JDK 17 runtime compatibility

2022-02-14 Thread Nicolò Boschi
Dear Pulsar community, I would like to start a discussion about having a plan to make Pulsar runtime-compatible with JDK 17. The goal is to run Pulsar using JDK17 at runtime, benefitting from the latest JVM performance improvements and features. The non-goal is to deprecate JDK8 or JDK11