-
Bug
-
Resolution: Fixed
-
P3
-
25
-
master
-
generic
-
generic
A JavaScript TypeError is thrown in script.js after JDK-8348282 if syntax highlighting is not enabled. The reason is that global variable `hljs` is undefined and cannot be converted to boolean in line 24.
- caused by
-
JDK-8348282 Add option for syntax highlighting in javadoc snippets
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/9477c422
-
Review(master) openjdk/jdk/25069