RFR: 8297072: Provide gradle option to test a previously built SDK [v2]
Ambarish Rapte
arapte at openjdk.org
Wed Sep 25 13:04:44 UTC 2024
On Tue, 24 Sep 2024 13:10:22 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Ambarish Rapte has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - disable swt compileTestJava
>> - review: rename vars
>
> Looks good. I ran the following in a clean repo1 and all tests passes:
>
>
> gradle -PTEST_ONLY=true -PFULL_TEST=true -PTEST_SDK_PATH=repo2/build test
@kevinrushforth As you guided offline.
Updated the PR to provide an option to generate the run.args and compile.args in cases when needed. Kindly re-review.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1577#issuecomment-2374026749
More information about the openjfx-dev
mailing list