JDK-8010192 : Enable native JGSS provider on Mac
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: org.ietf.jgss:krb5
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: os_x
  • CPU: x86
  • Submitted: 2013-03-18
  • Updated: 2018-04-10
  • Resolved: 2013-05-07
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
8 b91Fixed
Related Reports
Duplicate :  
Relates :  
Description
Enable the user of JGSS provider on Mac.
Comments
The What's New section of the release notes links to the Enhancements page of the security guide (docs/technotes/guides/security/enhancements-8.html), which contains a summary of this change.
03-01-2014

release note: scope: Java SE text: JNI bridge to native JGSS is now supported on Mac OS X. Users should set the system property sun.security.jgss.native to true to enable it.
11-12-2013