RFR: 7902847: Class directory of a test case should be always used to compile a library [v4]

Christian Stein cstein at openjdk.org
Tue Apr 15 15:35:03 UTC 2025


On Tue, 1 Apr 2025 12:44:20 GMT, Fernando Guallini <fguallini at openjdk.org> wrote:

>> Leonid Mesnik has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - doc updated
>>  - regression test added
>
> 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.

-------------

PR Review Comment: https://git.openjdk.org/jtreg/pull/256#discussion_r2044920811


More information about the jtreg-dev mailing list