sk0x50 commented on code in PR #11030: URL: https://github.com/apache/ignite/pull/11030#discussion_r1410508598
########## docs/_docs/includes/java9.adoc: ########## @@ -31,10 +31,12 @@ tab:Java 11[] ---- --add-exports=java.base/jdk.internal.misc=ALL-UNNAMED --add-exports=java.base/sun.nio.ch=ALL-UNNAMED +--add-exports=java.base/sun.util.calendar=ALL-UNNAMED Review Comment: Honestly, I cannot find this option in the script: https://github.com/apache/ignite/blob/master/bin/include/jvmdefaults.sh#L46 Do we really need this for java 11? -- 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]
