[
https://issues.apache.org/jira/browse/GEODE-10315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539115#comment-17539115
]
ASF subversion and git services commented on GEODE-10315:
---------------------------------------------------------
Commit fb1d5a3c4ae6cea333574a45294a9505ab87a15d in geode's branch
refs/heads/support/1.15 from Darrel Schneider
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=fb1d5a3c4a ]
GEODE-10315: remove unneeded add-opens (#7699)
(cherry picked from commit cb5703dca3aee203a82b8bad1f510a38407cdad4)
> 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)