bootclasspath.dir usage
Jonathan Gibbons
jonathan.gibbons at oracle.com
Tue Aug 20 06:32:41 PDT 2013
On 08/19/2013 10:53 PM, David Holmes wrote:
>
> I see around 1000 existing @library usages all of which use a relative
> path :)
>
> Cheers,
> David
The support for test-root-relative paths is relatively recent. (sic.)
Relative paths are evaluated relative to the containing directory.
Absolute paths are evaluated relative to the test suite root directory.
-- Jon
More information about the jtreg-use
mailing list