-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: core-libs
-
b03
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8374416 | 26.0.1 | Angelos Bimpoudis | P4 | Resolved | Fixed | master |
| JDK-8374084 | 26 | Angelos Bimpoudis | P4 | Resolved | Fixed | master |
The first two JLS sections listed here do not exist:
* @jls 5.7.1 Exact Testing Conversions
* @jls 5.7.2 Unconditionally Exact Testing Conversions
* @jls 15.20.2 The instanceof Operator
This leads to broken links, and a failing test jdk/javadoc/doccheck/checks/jdkCheckLinks.java
It appears they are new sections showing up in primitive-types-in-patterns-instanceof-switch-jls.html; suggest linking directly there.
* @jls 5.7.1 Exact Testing Conversions
* @jls 5.7.2 Unconditionally Exact Testing Conversions
* @jls 15.20.2 The instanceof Operator
This leads to broken links, and a failing test jdk/javadoc/doccheck/checks/jdkCheckLinks.java
It appears they are new sections showing up in primitive-types-in-patterns-instanceof-switch-jls.html; suggest linking directly there.
- backported by
-
JDK-8374084 ExactConversionsSupport: bad JLS links in javadoc
-
- Resolved
-
-
JDK-8374416 ExactConversionsSupport: bad JLS links in javadoc
-
- Resolved
-
- blocks
-
JDK-8370249 Test jdk/javadoc/doccheck/checks/jdkCheckLinks.java fails due to JVMS/JLS links after JDK-8349681
-
- Resolved
-
- links to
-
Commit(jdk26)
openjdk/jdk/2dc6c491
-
Commit(master)
openjdk/jdk/9a23f8aa
-
Review(jdk26)
openjdk/jdk/28870
-
Review(master)
openjdk/jdk/28775
(2 links to)