This is an automated email from the ASF dual-hosted git repository.

namelchev pushed a commit to branch ignite-2.16
in repository https://gitbox.apache.org/repos/asf/ignite.git

commit 3019888ca9b694feb307247b1447953383ee8b76
Author: IgGusev <[email protected]>
AuthorDate: Thu Nov 30 15:35:04 2023 +0400

    IGNITE-20748 Updated java opens (#11030)
    
    (cherry picked from commit a57ef58eba57976dd0a4e61483b88e4a83a7acd7)
---
 docs/_docs/includes/java9.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/_docs/includes/java9.adoc b/docs/_docs/includes/java9.adoc
index 0e2316ab57f..dce4dc222db 100644
--- a/docs/_docs/includes/java9.adoc
+++ b/docs/_docs/includes/java9.adoc
@@ -58,5 +58,6 @@ tab:Java 17[]
 --add-opens=java.base/java.math=ALL-UNNAMED
 --add-opens=java.sql/java.sql=ALL-UNNAMED
 --add-opens=java.base/java.net=ALL-UNNAMED
+--add-opens=java.base/sun.util.calendar=ALL-UNNAMED
 ----
 --

Reply via email to