Re: Java 21 support

2025-10-18 Thread Istvan Toth
es , and I'll try to pick > up a child ticket in the meantime. > > > From: [email protected] At: 08/26/25 02:10:24 UTC-4:00To: > [email protected] > Subject: Re: Java 21 support > > On Mon, Aug 25, 2025 at 5:13 PM 张铎(Duo Zhang) > wrote: > > > D

Re: Java 21 support

2025-10-01 Thread Nick Dimiduk
work, and will be adding child tickets for the issues I find > > > > Happy to help out with jenkins when the time comes , and I'll try to pick > > up a child ticket in the meantime. > > > > > > From: [email protected] At: 08/26/25 02:10:24 UTC-

Re: Java 21 support

2025-08-26 Thread Daniel Roudnitsky (BLOOMBERG/ 919 3RD A)
ppy to help out with jenkins when the time comes , and I'll try to pick up a child ticket in the meantime. From: [email protected] At: 08/26/25 02:10:24 UTC-4:00To: [email protected] Subject: Re: Java 21 support On Mon, Aug 25, 2025 at 5:13 PM 张铎(Duo Zhang) wrote: > Do we

Re: Java 21 support

2025-08-25 Thread Istvan Toth
On Mon, Aug 25, 2025 at 5:13 PM 张铎(Duo Zhang) wrote: > Do we want to support java 21 for 2.x? > > I think we do, we already support Java 17 on 2.x, backporting the Java 21 changes should be no problem. > For 3.x and above I think we should add java 21 support, but I prefer > we

Re: Java 21 support

2025-08-25 Thread Duo Zhang
Do we want to support java 21 for 2.x? For 3.x and above I think we should add java 21 support, but I prefer we start the work after we finish the 3.0.0 release, as this may introduce a bunch of new works which may delay the release... Thanks. Daniel Roudnitsky (BLOOMBERG/ 919 3RD A) 于2025年8月

Java 21 support

2025-08-24 Thread Istvan Toth
Hi! I was looking at supporting recent Java versions. While JDK 22 has hard breaking changes, and support for Java 22+ is dependent on Hadoop (hopefully the upcoming 3.5.0 release), I am not aware of major breaking changes between Java 17 and 21. IMO we should add Java 21 tests (and fix any issu