RFR: 8242652: Throw SkippedException if no JS engine availabe in TestSearchScript

Hannes Wallnöfer hannesw at openjdk.java.net
Thu Nov 26 16:44:57 UTC 2020


On Thu, 26 Nov 2020 16:20:28 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

> ```
> external.lib.roots = ../../
> ```

Thanks @dfuch, that's exactly what was missing, adding that line makes `@library /test/lib` work. I'll update this PR to use the existing exception class.

-------------

PR: https://git.openjdk.java.net/jdk/pull/1412


More information about the javadoc-dev mailing list