[jdk17u-dev] RFR: 8314495: Update to use jtreg 7.3.1

Aleksey Shipilev shade at openjdk.org
Tue Sep 5 09:57:56 UTC 2023


On Thu, 31 Aug 2023 17:43:38 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> Atomically brings jtreg 7.3.1 (current at mainline) to 17u. Depending on new jtreg allows to cleanly backport tests from mainline without rewriting them for older jtreg.
>> 
>> Thankfully, @GoeLin backported all the actual test changes that are needed for this to work.
>> 
>> The uncleanliness comes mostly from the gtest "version" variable conflicts. Otherwise the whole stack applies cleanly.
>> 
>> Additional testing:
>>  - [x] GHA
>>  - [x] Linux AArch64 `tier1 tier2 tier3 tier4`
>
> This makes sense!

Before I integrate, can I ask @TheRealMDoerr @RealCLanger or @GoeLin to run this through their nightly testing too? Don't want to break stuff if we can avoid it.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1712#issuecomment-1706307682


More information about the jdk-updates-dev mailing list