On Mon, 27 Apr 2026 12:00:54 GMT, Hannes Wallnöfer <[email protected]> wrote:

> Please review a simple change to recursively copy subdirectories of 
> `doc-files` directory by default in JavaDoc, making the `-docfilessubdirs` 
> option a no-op. This also adds support for "*" as a wildcard argument to the 
> `-excludedocfilessubdir` option to allow to restore the old behavior. 
> 
> The test changes mostly result from removing now-duplicate tests for 
> recursive copying, and replacing them with tests for exclusion, including the 
> new wildcard exclusion.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

This pull request has now been integrated.

Changeset: b221cb6b
Author:    Hannes Wallnöfer <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/b221cb6ba138672802644f37eebf368521a0a6f4
Stats:     191 lines in 7 files changed: 128 ins; 22 del; 41 mod

8347112: Copy nested directories in doc-files by default

Reviewed-by: nbenalla

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

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

Reply via email to