jmx-dev RFR: 8213222: remove RMIConnectorServer.CREDENTIAL_TYPES
Alan Bateman
Alan.Bateman at oracle.com
Sat Jan 11 07:17:36 UTC 2020
On 11/01/2020 04:52, Daniil Titov wrote:
> Please review a change [1] that removes constant javax.management.remote.rmi.RMIConnectorServer.CREDENTIAL_TYPE.
> This constant represents the name of the attribute that specifies a list of class names acceptable to the RMIServer.newClient()
> remote method call. This constant was superseded by RMIConnectorServer.CREDENTIALS_FILTER_PATTERN and marked as
> deprecated for removal in JDK 10 [3].
>
> A new CRS [4] and a release note sub-task [5] were also created. Please review the CSR [4] as well.
>
Looks good. I changed the scope of the CSR to "SE" and added myself as
Reviewer.
-Alan
More information about the jmx-dev
mailing list