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.
- blocks
-
JDK-8370249 Test jdk/javadoc/doccheck/checks/jdkCheckLinks.java fails due to JVMS/JLS links after JDK-8349681
-
- Open
-
- links to
-
Review(master)
openjdk/jdk/28775