[ https://issues.apache.org/jira/browse/GEODE-9064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17315890#comment-17315890 ]
ASF subversion and git services commented on GEODE-9064: -------------------------------------------------------- Commit 7316a50ffa03f0472ab111b1a8940214eb86a4de in geode's branch refs/heads/support/1.12 from Owen Nichols [ https://gitbox.apache.org/repos/asf?p=geode.git;h=7316a50 ] Revert "GEODE-9064: Configure serial filter during ManagementAgent start (#6196)" This reverts commit 6bb9ba0a0100221d8ea2f139622ce11227f08c68. reason: compile failed > Configure serialization filtering for JMX/RMI by default on Java 11 > ------------------------------------------------------------------- > > Key: GEODE-9064 > URL: https://issues.apache.org/jira/browse/GEODE-9064 > Project: Geode > Issue Type: Improvement > Components: jmx > Reporter: Kirk Lund > Assignee: Kirk Lund > Priority: Major > Labels: GeodeOperationAPI, pull-request-available > > The Geode JMX layer should configure the > “jmx.remote.rmi.server.serial.filter.pattern” system property on Java 11 to > accept only JDK classes identified as open-types for JMX. If the user or > another library has already set this system property, then Geode will log a > statement and leave it alone. -- This message was sent by Atlassian Jira (v8.3.4#803005)