RFR: 7902847: Class directory of a test case should be always used to compile a library [v4]
Leonid Mesnik
lmesnik at openjdk.org
Tue Apr 15 16:06:09 UTC 2025
On Tue, 15 Apr 2025 15:32:47 GMT, Christian Stein <cstein at openjdk.org> wrote:
>> src/share/doc/javatest/regtest/tag-spec.html line 261:
>>
>>> 259: A test that relies upon library classes might contain appropriate
>>> 260: <code>@build</code> directives to explictily point classes to be compiled.
>>> 261: This might be useful when test depends on linbrary classes during runtime only.
>>
>> Suggestion:
>>
>> This might be useful when test depends on library classes during runtime only.
>
> @lmesnik Please integrate @fguallini 's suggestion.
Done, just missed first time,
-------------
PR Review Comment: https://git.openjdk.org/jtreg/pull/256#discussion_r2044982844
More information about the jtreg-dev
mailing list