[jdk17u-dev] RFR: 8276681: Additional malformed Javadoc inline tags in JDK source

Goetz Lindenmaier goetz at openjdk.org
Thu Jun 26 10:39:10 UTC 2025


I backport this to make later backports clean

Resolved src/jdk.compiler/share/classes/com/sun/source/util/Trees.java
"8271227: Missing {@code } in com.sun.source.*", which is not in 17, added a wrong tag.
I added the correct one.

Omitted PublisherVerificationRules.java
8297645: Drop the test/jdk/java/net/httpclient/reactivestreams-tck-tests/TckDriver.java test
which deleted this test already backported.

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

Commit messages:
 - Backport b8ac0d20ceec26b3a1dd0b9577817fa6320ea9ef

Changes: https://git.openjdk.org/jdk17u-dev/pull/3682/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3682&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8276681
  Stats: 10 lines in 8 files changed: 0 ins; 0 del; 10 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/3682.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3682/head:pull/3682

PR: https://git.openjdk.org/jdk17u-dev/pull/3682


More information about the jdk-updates-dev mailing list