-
Bug
-
Resolution: Fixed
-
P1
-
6
-
b56
-
b57
-
generic, sparc
-
generic, solaris_10
The getSubject() signature in Krb5Util.java changed, and the associated usage
in JSSE didn't get updated. I assume this will eventually cause JSSE to throw
a RuntimeError when using Kerberos because it can't find the right method
signature.
With the promotion of b56, the JSSE source builds are currently dying with
an unresolved error.
I consider this a showstopper and a must-fix for beta.
in JSSE didn't get updated. I assume this will eventually cause JSSE to throw
a RuntimeError when using Kerberos because it can't find the right method
signature.
With the promotion of b56, the JSSE source builds are currently dying with
an unresolved error.
I consider this a showstopper and a must-fix for beta.
- duplicates
-
JDK-6336860 J2SE hides method used by JSSE
- Closed