[jdk17u-dev] Integrated: 8276681: Additional malformed Javadoc inline tags in JDK source
Goetz Lindenmaier
goetz at openjdk.org
Fri Jun 27 09:17:43 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.
This pull request has now been integrated.
Changeset: 01ed3d23
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/01ed3d2334f7be9a2dd5207f585ad61c51b2436e
Stats: 10 lines in 8 files changed: 0 ins; 0 del; 10 mod
8276681: Additional malformed Javadoc inline tags in JDK source
Reviewed-by: mdoerr, mbaesken
Backport-of: b8ac0d20ceec26b3a1dd0b9577817fa6320ea9ef
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/3682
More information about the jdk-updates-dev
mailing list