JDK-8080639 : technotes update for JDK-8077102
  • Type: Sub-task
  • Component: docs
  • Sub-Component: guides
  • Affected Version: 8-pool,9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-05-19
  • Updated: 2016-08-26
  • Resolved: 2016-08-23
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 9
9Fixed
Description
In https://docs.oracle.com/javase/8/docs/technotes/guides/security/jgss/jgss-api-mechanism.html, the defaults value section, remove "dns_fallback" and update "dns_lookup_realm" and "dns_lookup_kdc" to
 
  dns_lookup_kdc = true
  dns_lookup_realm = false
 
Please note there will be no more "(false in JDK 6)".\
 
The doc change will be made in jdk9 and jdk8u.
Comments
Fix reviewed by Weijun Wang: http://review.us.oracle.com/review2/Review.html#reviewId=305101;scope;scope=document;status=open,fixed;documentId=1513936
23-08-2016