On Tue, 28 Apr 2026 10:49:22 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). > > Hannes Wallnöfer has updated the pull request incrementally with one > additional commit since the last revision: > > More test tweaking to pass on Windows Looks fine to me. ------------- Marked as reviewed by nbenalla (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/30942#pullrequestreview-4220207806
