On Mon, 4 Oct 2021 19:18:18 GMT, Valerie Peng <valer...@openjdk.org> wrote:
>> Remove support for the 2 settings. Remove classes around the KRB_PRIV and >> KRB_SAFE message types that were never used in Java. > > src/java.security.jgss/share/classes/sun/security/krb5/Checksum.java line 75: > >> 73: // draft-brezak-win2k-krb-rc4-hmac-04.txt >> 74: public static final int CKSUMTYPE_HMAC_MD5_ARCFOUR = -138; >> 75: > > nit: How about updating and fixing the copyright years? Will update it in the next commit. ------------- PR: https://git.openjdk.java.net/jdk/pull/5788