RFR: 8356702: CTW: Update modules [v2]

duke duke at openjdk.org
Wed May 14 06:44:54 UTC 2025


On Tue, 13 May 2025 07:24:14 GMT, Evgeny Nikitin <enikitin at openjdk.org> wrote:

>> This PR enhances CTW test wrappers generator in order to make it more user-friendly. Added features are:
>> 
>> 1. Automatic scanning for modules list under `open/src`
>> 2. Automatic recognition of current year;
>> 3. Multi-wrapper modules support (allows for splitting huge modules into 2 and more wrappers)
>> 4. ability to exclude modules;
>> 
>> The updated generator have been used to refresh JTReg module wrappers.
>> The most meaningful change is contained in the `generate.bash`
>> Testing: `open/test/hotspot/jtreg/applications/ctw/modules` with the supported platforms, no failures spotted.
>
> Evgeny Nikitin has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Revert "Update modified wrappers"
>   
>   This reverts commit d7122ccbf3b03a3c43917656ad209624910f6230.

@lepestock 
Your change (at version 13a0b97b1bc5f2b6f39966da9915a250d0c773ab) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/25175#issuecomment-2878869798


More information about the hotspot-compiler-dev mailing list