On Thu, 22 Feb 2024 16:59:38 GMT, Weijun Wang <wei...@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. This pull request has now been integrated. Changeset: c26c5833 Author: Weijun Wang <wei...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/c26c5833ccd7bdfd3f8ed9da76334d5b4e6e55ca Stats: 17 lines in 6 files changed: 12 ins; 0 del; 5 mod 8311003: missing @since info in jdk.security.jgss Reviewed-by: mullan ------------- PR: https://git.openjdk.org/jdk/pull/17968