On Mon, 4 Oct 2021 19:28:30 GMT, Weijun Wang <wei...@openjdk.org> wrote:
>> src/java.security.jgss/share/classes/sun/security/krb5/KrbTgsReq.java line >> 320: >> >>> 318: byte[] temp = reqBody.asn1Encode(Krb5.KRB_TGS_REQ); >>> 319: // if the checksum type is one of the keyed checksum types, >>> 320: // use session key. >> >> nit: does this comment need updating? > > Will remove it. I think there is no need to explain why -1 is used. Sure ------------- PR: https://git.openjdk.java.net/jdk/pull/5788