RFR 8151352, jdk/test/sample fails with "effective library path is outside the test suite"

joe darcy joe.darcy at oracle.com
Mon Mar 7 18:51:57 UTC 2016


Hello,

Looks fine; thanks,

-Joe

On 3/7/2016 8:04 AM, Felix Yang wrote:
> Hi all,
>    please review the fix for two tests under "test/sample/".
>
> Bug:
>     https://bugs.openjdk.java.net/browse/JDK-8151352
> Webrev:
>     http://cr.openjdk.java.net/~xiaofeya/8151352/webrev.00/
>
> Original declaration, "@library ../../../src/sample...", is invalid 
> with the latest change in jtreg. See 
> https://bugs.openjdk.java.net/browse/CODETOOLS-7901585. This fix 
> doesn't resolve dependency to "src/sample", but only converts them 
> into testng tests and declares "external.lib.roots" to avoid dot-dot.
>
> Thanks,
> Felix




More information about the core-libs-dev mailing list