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.

To download the current JDK release, click here.
JDK 14
14 b23Fixed
Related Reports
Relates :  
Description
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.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/642d7d7ed426 User: mbalao Date: 2019-11-12 15:37:10 +0000
12-11-2019