JDK-8191313 : Deprecate RMIConnectorServer.CREDENTIAL_TYPES
  • Type: Bug
  • Component: core-svc
  • Sub-Component: javax.management
  • Affected Version: 10
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2017-11-15
  • Updated: 2018-10-31
  • Resolved: 2017-11-21
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 10
10 b33Fixed
Related Reports
CSR :  
Relates :  
Description
Mark RMIConnectorServer.CREDENTIAL_TYPES as deprecated because it is superseded by RMIConnectorServer.CREDENTIALS_FILTER_PATTERN.
Comments
If you come to this bug by chasing this changeset 8191313: compiler/runtime/SpreadNullArg.java fails in tier1 Summary: corrected SpreadNullArg.java test to expect NullPointerException after 8157246 fix Reviewed-by: dcubed, mchung author rraghavan date Sun, 26 Nov 2017 09:05:13 -0800 (23 hours ago) files test/hotspot/jtreg/compiler/runtime/SpreadNullArg.java The fix is really for JDK-8191813, but the wrong ID was used in the changeset comment.
27-11-2017

This issue is causing lots of noise in our testing. There are several test failures every night in the HotSpot nightly and it shows up in most VM engineer's adhoc testing as it fails in hs-tier 3.
20-11-2017