Dale Emery created GEODE-10225:
----------------------------------
Summary: 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
Reporter: Dale Emery
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
Gfsh's {{StartLocatorCommand}} and {{StartServerCommand}}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)