> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/30942/files
  - new: https://git.openjdk.org/jdk/pull/30942/files/abc00f64..2e185de2

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=30942&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30942&range=01-02

  Stats: 4 lines in 1 file changed: 0 ins; 2 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/30942.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/30942/head:pull/30942

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

Reply via email to