-
Bug
-
Resolution: Fixed
-
P4
-
17
-
b27
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8360796 | 17.0.17 | Goetz Lindenmaier | P4 | Resolved | Fixed | master |
A DESCRIPTION OF THE PROBLEM :
The JDK source contains multiple malformed Javadoc inline tags. For some the `@` is missing, for others the `@` is placed in front of the opening curly bracket (instead of behind).
Affected:
https://github.com/openjdk/jdk/blob/7b1916efda95a46439cf42e006593361d12a8823/src/java.net.http/share/classes/jdk/internal/net/http/ResponseSubscribers.java#L1089
The JDK source contains multiple malformed Javadoc inline tags. For some the `@` is missing, for others the `@` is placed in front of the opening curly bracket (instead of behind).
Affected:
https://github.com/openjdk/jdk/blob/7b1916efda95a46439cf42e006593361d12a8823/src/java.net.http/share/classes/jdk/internal/net/http/ResponseSubscribers.java#L1089
- backported by
-
JDK-8360796 Additional malformed Javadoc inline tags in JDK source
-
- Resolved
-
- clones
-
JDK-8276686 Malformed Javadoc inline tags in JDK source in /java/util/regex/Pattern.java
-
- Resolved
-
- links to
-
Commit openjdk/jdk/b8ac0d20
-
Commit(master) openjdk/jdk17u-dev/01ed3d23
-
Review openjdk/jdk/6486
-
Review(master) openjdk/jdk17u-dev/3682
(1 links to)