RFR: 8311003: missing @since info in jdk.security.jgss
Sean Mullan
mullan at openjdk.org
Fri Feb 23 14:14:53 UTC 2024
On Thu, 22 Feb 2024 16:59:38 GMT, Weijun Wang <weijun at openjdk.org> wrote:
> Add the `@since` info. Most of the classes were introduced in https://bugs.openjdk.org/browse/JDK-6710360. `GSSUtil.java` was there since the 1st batch of JGSS classes.
I think we should also add an `@since 1.4` to the `package-info.java` file.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17968#issuecomment-1961396969
More information about the security-dev
mailing list