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.

To download the current JDK release, click here.
JDK 24
24 masterFixed
Related Reports
Relates :  
Description
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).
Comments
Changeset: d6a5f1ba Branch: master Author: Weijun Wang <weijun@openjdk.org> Date: 2024-12-02 19:30:16 +0000 URL: https://git.openjdk.org/jdk/commit/d6a5f1bafb879258cf5f1d4cd89e9cc272b0c01f
02-12-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/22492 Date: 2024-12-02 17:29:44 +0000
02-12-2024