RFR: 8311003: missing @since info in jdk.security.jgss [v2]
Weijun Wang
weijun at openjdk.org
Fri Feb 23 15:46:18 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.
Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
add `@since` to `package-info.java` as well
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17968/files
- new: https://git.openjdk.org/jdk/pull/17968/files/e7767eee..a7959e10
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17968&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17968&range=00-01
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 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