On Thu, 26 Nov 2020 16:20:28 GMT, Daniel Fuchs <dfu...@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