RFR: 8356629: Incorrect use of {@linkplain} in java.sql
Nizar Benalla
nbenalla at openjdk.org
Mon May 19 11:34:31 UTC 2025
Please review this trivial patch to fix a javadoc bug.
TIA
-------------
Commit messages:
- use PseudoColumnUsage#name() instead
- fix incorrect `@link` tags
Changes: https://git.openjdk.org/jdk/pull/25286/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25286&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8356629
Stats: 4 lines in 2 files changed: 0 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/25286.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25286/head:pull/25286
PR: https://git.openjdk.org/jdk/pull/25286
More information about the core-libs-dev
mailing list