JDK-8075299 : Additional tests for krb5 settings
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.security
  • Affected Version: 9
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-03-17
  • Updated: 2020-02-26
  • Resolved: 2015-09-11
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 8 JDK 9 Other
8u112Fixed 9 b82Fixed openjdk7uFixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
Consider adding new tests that check if both krb5 config and system properties are used (for example, by kinit).
Comments
Code review: http://mail.openjdk.java.net/pipermail/security-dev/2015-August/012621.html
05-08-2015

There are tests for these bugs: http://hg.openjdk.java.net/jdk9/dev/jdk/file/afc7d8628a8d/test/sun/security/krb5/config/ConfPlusProp.java http://hg.openjdk.java.net/jdk9/dev/jdk/file/afc7d8628a8d/test/sun/security/krb5/auto/CleanState.java
16-07-2015