RFR: 8311003: missing @since info in jdk.security.jgss

Weijun Wang weijun at openjdk.org
Thu Feb 22 17:09:02 UTC 2024


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.

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

Commit messages:
 - the fix

Changes: https://git.openjdk.org/jdk/pull/17968/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17968&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8311003
  Stats: 15 lines in 5 files changed: 10 ins; 0 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/17968.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17968/head:pull/17968

PR: https://git.openjdk.org/jdk/pull/17968



More information about the security-dev mailing list