RFR: 8267584: The java.security.krb5.realm system property only needs to be defined once

Sean Mullan mullan at openjdk.java.net
Mon May 24 14:00:03 UTC 2021


On Sun, 23 May 2021 20:42:24 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> A system property only needs to be put in a `{@systemProperty}` tag where it's first defined. For this one, it's https://github.com/openjdk/jdk/blob/cf21c5ef116c136f09ac5be0d68f02553d0c7a70/src/java.security.jgss/share/classes/javax/security/auth/kerberos/package-info.java#L41.

Marked as reviewed by mullan (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/4159



More information about the security-dev mailing list