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.
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.