Request for a review (Java 17 support)

2022-02-24 Thread Данилов Семён
Hello Igniters! I'd like to request a review for an improvement that adds support for Java 17. Description of the improvement: - Added new maven profile that allows running tests with Java 17 (--add-opens and all that). This maven profile is also used for source folder with IgniteLinkTaglet (t

Re[2]: java 17 support

2022-02-02 Thread Zhenya Stanilovsky
>>>>>> On 28 Jan 2022, at 18:28, Davide Imbriaco < davide.imbri...@gmail.com > >>>>>> wrote: >>>>>> >>>>>> hi, >>>>>> >>>>>> I've been using ignite in a project based on java 17 (which is the latest >>>>>> LTS java release). I see that ignite requires java 8 or 11... with java >>>>>> 17 >>>>>> it works fine so far (just a couple minor issues easily resolved), but I >>>>>> was wondering if there is a roadmap for official java 17 support, just to >>>>>> be sure. Maybe this is scheduled for Ignite 3? >>>>>> >>>>>> thank you, bye, >>>>>> D >>>>> >>>> >>  >>  >>  >> 

Re: java 17 support

2022-02-02 Thread Petr Ivanov
d to JDK more than 8th. >> >>> On 28 Jan 2022, at 18:28, Davide Imbriaco wrote: >>> >>> hi, >>> >>> I've been using ignite in a project based on java 17 (which is the latest >>> LTS java release). I see that ignite requires java 8 or 11...

Re: java 17 support

2022-02-02 Thread Nikolay Izhikov
Imbriaco wrote: >> >> hi, >> >> I've been using ignite in a project based on java 17 (which is the latest >> LTS java release). I see that ignite requires java 8 or 11... with java 17 >> it works fine so far (just a couple minor issues easily resolve

Re: java 17 support

2022-02-02 Thread Petr Ivanov
nor issues easily resolved), but I > was wondering if there is a roadmap for official java 17 support, just to > be sure. Maybe this is scheduled for Ignite 3? > > thank you, bye, > D

java 17 support

2022-01-31 Thread Davide Imbriaco
hi, I've been using ignite in a project based on java 17 (which is the latest LTS java release). I see that ignite requires java 8 or 11... with java 17 it works fine so far (just a couple minor issues easily resolved), but I was wondering if there is a roadmap for official java 17 support,