You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2022/06/22 20:47:05 UTC

[jira] [Closed] (GEODE-10225) Make gfsh start commands compatible with JDK 17

     [ https://issues.apache.org/jira/browse/GEODE-10225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen Nichols closed GEODE-10225.
--------------------------------

> 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
>             Fix For: 1.15.0
>
>
> 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.7#820007)