[8u-dev] Request for review: JDK-8151295: runtime/ErrorHandling fails when using jtreg 4.1 b13
Martin Buchholz
martinrb at google.com
Thu Apr 21 16:14:40 UTC 2016
How does jdk9 work then?
Answering my own question, I think it's:
# Path to libraries in the topmost test directory. This is needed so @library
# does not need ../../ notation to reach them
external.lib.roots = ../../
On Thu, Apr 21, 2016 at 6:58 AM, Alexander Vorobyev
<alexander.vorobyev at oracle.com> wrote:
>
> Hi All,
>
> I'd like review for JDK-8151295
> (https://bugs.openjdk.java.net/browse/JDK-8151295)
>
> Looks like new version of jtreg by default does not allow to use libraries
> from the outside of test suite. So I guess jdk.test.lib.* in affected tests
> should be changed to com.oracle.java.testlibrary.* which is available in the
> hotspot/test testsuite. At least until it renamed to jdk.testlibrary (like
> here https://bugs.openjdk.java.net/browse/JDK-8067013).
>
>
>
> Here is webrev:
> http://cr.openjdk.java.net/~avorobye/8151295/
>
>
> Thanks,
> Alexander
>
>
>
More information about the jdk8u-dev
mailing list