-
Bug
-
Resolution: Fixed
-
P3
-
16
-
b27
-
b32
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8259740 | 17 | Stuart Marks | P3 | Resolved | Fixed | b06 |
JDK-8260128 | 16.0.1 | Stuart Marks | P3 | Resolved | Fixed | b03 |
In the Stream::toList spec, the link to the definition of "value-based" is not proper and after clicking, it displays request was not found error.
Linked URL:
"https://download.java.net/java/early_access/jdk16/docs/api/java.base/java/util/lang/doc-files/ValueBased.html"
it should be
https://download.java.net/java/early_access/jdk16/docs/api/java.base/java/lang/doc-files/ValueBased.html
Linked URL:
"https://download.java.net/java/early_access/jdk16/docs/api/java.base/java/util/lang/doc-files/ValueBased.html"
it should be
https://download.java.net/java/early_access/jdk16/docs/api/java.base/java/lang/doc-files/ValueBased.html
- backported by
-
JDK-8259740 broken link in Stream::toList spec
-
- Resolved
-
-
JDK-8260128 broken link in Stream::toList spec
-
- Resolved
-