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

Weijun Wang weijun at openjdk.java.net
Mon May 24 15:48:08 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.

This pull request has now been integrated.

Changeset: 838a0071
Author:    Weijun Wang <weijun at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/838a0071030e9c8b9ab57df39a4e0384d433a2bc
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

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

Reviewed-by: mullan

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

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



More information about the security-dev mailing list