RFR: 8356553 : Incorrect uses of {@link} in AbstractQueuedLongSynchronizer and AbstractQueuedSynchronizer

Viktor Klang vklang at openjdk.org
Tue May 27 09:41:27 UTC 2025


I had to tweak the language a bit to better reflect the intent of the text.

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

Commit messages:
 - Updating the Javadoc of AQS and AQLS to link to a public version of the method

Changes: https://git.openjdk.org/jdk/pull/25462/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25462&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8356553
  Stats: 24 lines in 2 files changed: 1 ins; 0 del; 23 mod
  Patch: https://git.openjdk.org/jdk/pull/25462.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25462/head:pull/25462

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


More information about the core-libs-dev mailing list