[jdk21u-dev] RFR: 8339238: Update to use jtreg 7.5.1 [v2]
Adam Farley
afarley at openjdk.org
Wed Feb 11 15:43:18 UTC 2026
On Tue, 10 Feb 2026 12:34:38 GMT, Adam Farley <afarley at openjdk.org> wrote:
>> Adam Farley has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Compile NativeTestHelper with enable-preview
>>
>> Because otherwise it will not compile while using jtreg 7.5.1
>> as TestNested's enable-preview is not inherited.
>>
>> Signed-off-by: Adam Farley <adfarley at ibm.com>
>
> The workaround allows the test to run and complete successfully.
>
> Can this change be included in the backport, or should I open a new issue?
> @adamfarley Before this can go in we need a larger set of test runs (not just tier1). Have you done that?
I have tier2 running on my fork (kicked off recently), do you think that's sufficient for this change?
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2605#issuecomment-3885259004
More information about the jdk-updates-dev
mailing list