Moe
Moe
ATApache TinkerPop
Created by Moe on 11/29/2023 in #questions
using tinkerpop 3.6.x on a jdk 21 project
Do you think there will be a build on jdk 21 any time soon ?
12 replies
ATApache TinkerPop
Created by Moe on 11/29/2023 in #questions
using tinkerpop 3.6.x on a jdk 21 project
For now I just created a project (as I mentioned) where I've added the dependency version 3.6.5 and made quick traversal to fetch a vertex and it seemed to work fine. But since in the documentationon there's that sentence "You can now run TinkerPop with Java 17" we thought that it would be prudent to stay with JDK 17 instead But jdk 21 has various improvements that we could benefit from later on (virtual threads) so I was curious and having a look why can't we use the latest version instead.
12 replies
ATApache TinkerPop
Created by Moe on 11/29/2023 in #questions
using tinkerpop 3.6.x on a jdk 21 project
Thank you for your input. But ultimately there's nothing that prevents using jdk21 ?
12 replies