-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8-pool, 9
-
Component/s: docs
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.
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.