[
https://issues.apache.org/jira/browse/GEODE-10225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEODE-10225:
-----------------------------------
Labels: Java17 pull-request-available (was: Java17)
> 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
> Assignee: Dale Emery
> Priority: Major
> Labels: Java17, pull-request-available
>
> 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)