diqiu50 commented on code in PR #7877:
URL: https://github.com/apache/gravitino/pull/7877#discussion_r2262001782


##########
docs/how-to-build.md:
##########
@@ -12,14 +12,14 @@ license: "This software is licensed under the Apache 
License version 2."
 
 + Linux or macOS operating system
 + Git
-+ A Java Development Kit, version 8 to 17, installed in your environment to 
launch Gradle
++ A Java Development Kit, version 17 or higher, installed in your environment 
to launch Gradle
 + Python 3.8, 3.9, 3.10, 3.11, or 3.12 to build the Gravitino Python client
 + Optionally, Docker to run integration tests
 
 :::info Please read the following notes before trying to build Gravitino.
 
-+ Gravitino requires a minimum of JDK8 and supports up to JDK17 to run Gradle, 
so you need to install a JDK, version 8 to 17, to launch the build environment.
-+ Gravitino itself supports using JDK 8, 11, or 17 to build. The Gravitino 
Trino connector uses JDK17 to build (to avoid vendor-related issues on some 
platforms, Gravitino uses the specified Amazon Corretto OpenJDK 17 to build the 
Trino connector on macOS).
++ Gravitino requires a minimum of JDK17 to run Gradle, so you need to install 
a JDK17 to launch the build environment.

Review Comment:
   JDK 17 is minimum



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to