JDK-8213222 : remove RMIConnectorServer.CREDENTIAL_TYPES
  • Type: Bug
  • Component: core-svc
  • Sub-Component: javax.management
  • Affected Version: 11
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-10-31
  • Updated: 2020-01-22
  • Resolved: 2020-01-15
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 15
15 b06Fixed
Related Reports
Blocks :  
CSR :  
Relates :  
Sub Tasks
JDK-8236955 :  
Description
This field was deprecated for removal by JDK-8191313. As a follow up to this deprecation, this field should be removed from Java SE at some point.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/ef3fe23cec5f User: dtitov Date: 2020-01-15 18:56:12 +0000
15-01-2020

Current sources in JDK 14: @Deprecated(since="10", forRemoval=true) public static final String CREDENTIAL_TYPES = "jmx.remote.rmi.server.credential.types";
12-07-2019

Moving to JDK 14 terminal deprecations (JDK-8225320).
29-06-2019

Moving to JDK 13 umbrella deprecations (JDK-8213223).
17-01-2019

Is this API likely to be removed from JDK 12? If not, no problem, I'll just move it to JDK 13.
07-12-2018