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

[jira] [Resolved] (GEODE-10315) remove unneeded add-opens from MemberJvmOptions

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

Darrel Schneider resolved GEODE-10315.
--------------------------------------
    Fix Version/s: 1.16.0
       Resolution: Fixed

> remove unneeded add-opens from MemberJvmOptions
> -----------------------------------------------
>
>                 Key: GEODE-10315
>                 URL: https://issues.apache.org/jira/browse/GEODE-10315
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh
>    Affects Versions: 1.15.0
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Major
>              Labels: Java17, pull-request-available
>             Fix For: 1.16.0
>
>
> Currently when gfsh starts a locator or server it will do an add-opens of java.management/sun.management=ALL-UNNAMED. It turns out geode does not need this package to be opened so this one should be removed.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)