On Sun, 23 May 2021 20:42:24 GMT, Weijun Wang <[email protected]> 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 <[email protected]>
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