[
https://issues.apache.org/jira/browse/GEODE-10225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dale Emery updated GEODE-10225:
-------------------------------
Affects Version/s: 1.15.0
> Make gfsh start commands compatible with JDK 17
> -----------------------------------------------
>
> Key: GEODE-10225
> URL: https://issues.apache.org/jira/browse/GEODE-10225
> Project: Geode
> Issue Type: Improvement
> Components: gfsh
> Affects Versions: 1.15.0
> Reporter: Dale Emery
> Priority: Major
> Labels: Java17
>
> When run on JDK 17, numerous acceptance tests fail because a launched locator
> or server requires access to the following packages:
> - java.base/sun.nio.ch
> - java.management/com.sun.jmx.remote.security
> When starting locators and servers, gfsh's {{StartLocatorCommand}} and
> {{StartServerCommand}} should export these packages to all unnamed modules.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)