RFR: 8375458: Check legal folder of JDK image for unwanted files [v3]
Matthias Baesken
mbaesken at openjdk.org
Wed Jan 21 16:04:44 UTC 2026
> We currently expect certain files in the legal folder of the jdk image.
> This should be checked by a test.
> (recently a check for the bin and lib folders has been added by [JDK-8374471](https://bugs.openjdk.org/browse/JDK-8374471))
Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
Check legal dir only for GPL based images
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/29272/files
- new: https://git.openjdk.org/jdk/pull/29272/files/bf743de2..aa8f5400
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=29272&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=29272&range=01-02
Stats: 21 lines in 1 file changed: 8 ins; 12 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/29272.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/29272/head:pull/29272
PR: https://git.openjdk.org/jdk/pull/29272
More information about the build-dev
mailing list