JDK-8233946 : Add @since 13 annotation to KerberosPrincipal.KRB_NT_ENTERPRISE field
Type:Bug
Component:security-libs
Sub-Component:org.ietf.jgss:krb5
Priority:P4
Status:Closed
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2019-11-11
Updated:2019-11-18
Resolved:2019-11-12
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.
KerberosPrincipal.KRB_NT_ENTERPRISE field was introduced in JDK-13 as part of JDK-8215032. This field is now part of the public API. The goal of this task is to add a @since 13 annotation to document when it was introduced.