Integrated: 8356702: CTW: Update modules

Evgeny Nikitin enikitin at openjdk.org
Fri May 16 16:23:56 UTC 2025


On Mon, 12 May 2025 05:57:46 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.

This pull request has now been integrated.

Changeset: d5245092
Author:    Evgeny Nikitin <enikitin at openjdk.org>
Committer: Leonid Mesnik <lmesnik at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d5245092249ed400f98711393e25e0ae97990daf
Stats:     49 lines in 1 file changed: 40 ins; 0 del; 9 mod

8356702: CTW: Update modules

Reviewed-by: lmesnik

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

PR: https://git.openjdk.org/jdk/pull/25175


More information about the hotspot-compiler-dev mailing list