JDK-8025223 : Realm.getRealmsList returns realms list in wrong
  • Type: Backport
  • Backport of: JDK-8012615
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 6u37,7,7u21,8
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2013-09-23
  • Updated: 2014-11-17
  • Resolved: 2013-09-26
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 7 JDK 8
7u60 b01Fixed 8Fixed
Description
Java does not support the [capaths] section in krb5.conf correctly if there are more then one intermediate realm between the client realm and the server realm.
Comments
I reproduced described problem on java 7u51b09 using provided test. Test passed on 7u60b01. I'm closing this bug as verified.
10-12-2013