[jdk17u-dev] RFR: 8276681: Additional malformed Javadoc inline tags in JDK source
Martin Doerr
mdoerr at openjdk.org
Thu Jun 26 21:47:42 UTC 2025
On Thu, 26 Jun 2025 10:33:14 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> 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.
LGTM.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/3682#pullrequestreview-2963768893
More information about the jdk-updates-dev
mailing list