[
https://issues.apache.org/jira/browse/TINKERPOP-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17721011#comment-17721011
]
ASF GitHub Bot commented on TINKERPOP-2703:
-------------------------------------------
kenhuuu commented on code in PR #2056:
URL: https://github.com/apache/tinkerpop/pull/2056#discussion_r1188895278
##########
docs/src/upgrade/release-3.7.x.asciidoc:
##########
@@ -146,6 +146,24 @@ See:
link:https://issues.apache.org/jira/browse/TINKERPOP-2819[TINKERPOP-2819]
distributions. Any app which makes use of both `gremlin-driver` and
`gremlin-server` will now need to directly
include both modules.
+==== Building and Running with JDK 17
Review Comment:
Yeah, that is a good idea.
> Build on JDK17
> --------------
>
> Key: TINKERPOP-2703
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2703
> Project: TinkerPop
> Issue Type: Improvement
> Components: build-release
> Affects Versions: 3.5.2
> Reporter: Stephen Mallette
> Priority: Minor
>
> Upgrade the build to work with JDK17. This actually is a bit of an umbrella
> issue covering lots of different things in TinkerPop. Early examination of
> this issue shows that like the move to JDK11, the change is not trivial.
> Known issues so far:
> * Groovy 4.x upgrade brings some strange failures to the gmavenplus-plugin
> during GLV building
> * Kryo 3.x is not compliant with JDK17
> In addition, Please look at the related linked issues for more information.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)