-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b120
-
generic
-
generic
-
Verified
4 regression test failures in b118 test:
> sun/security/krb5/auto/MoreKvno.java : Failed. Compilation failed
> sun/security/krb5/auto/SSL.java : Failed. Compilation failed *new* 118 | |
> sun/security/krb5/auto/W83.java : Failed. Compilation failed
> sun/security/krb5/ktab/KeyTabIndex.java : Failed. Compilation failed
>
In the first one, the KeyTab.addEntry signature is changed from 2/3 to 4 args, but the failing 3 arg-using tests can't find the new method. And in the second one, the signature of deleteEntry is changed from 1/2 to 3 args.
> sun/security/krb5/auto/MoreKvno.java : Failed. Compilation failed
> sun/security/krb5/auto/SSL.java : Failed. Compilation failed *new* 118 | |
> sun/security/krb5/auto/W83.java : Failed. Compilation failed
> sun/security/krb5/ktab/KeyTabIndex.java : Failed. Compilation failed
>
In the first one, the KeyTab.addEntry signature is changed from 2/3 to 4 args, but the failing 3 arg-using tests can't find the new method. And in the second one, the signature of deleteEntry is changed from 1/2 to 3 args.
- relates to
-
JDK-6950546 "ktab -d name etype" might not be a good design
-
- Closed
-
-
JDK-6984764 kerberos fails if service side keytab is generated using JDK ktab
-
- Closed
-