JDK-8344768 : Consider removing "sun.security.krb5.autodeducerealm" system property
Type:Bug
Component:security-libs
Sub-Component:org.ietf.jgss:krb5
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2024-11-21
Updated:2024-12-02
Resolved:2024-12-02
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.
This property can probably be removed as it only affected behavior when an SM was enabled; however I have left the code that reads the property as-is for now (see sun/security/krb5/Realm.java).