RFR: 8374215: [macos] Clean "lic_template.plist"
Alexander Matveev
almatvee at openjdk.org
Tue Dec 23 03:10:25 UTC 2025
- Removed `<key>plst</key>`. It is not clear why we need it.
- I did not found official specification for this file, but based on some research `<key>plst</key>` is not part of it. Other entries seems to be required.
- NOTE: License dialog for DMG was deprecated since macOS 12. Also, there are no alternative for it.
-------------
Commit messages:
- 8374215: [macos] Clean "lic_template.plist"
Changes: https://git.openjdk.org/jdk/pull/28959/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28959&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8374215
Stats: 13 lines in 1 file changed: 0 ins; 13 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/28959.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/28959/head:pull/28959
PR: https://git.openjdk.org/jdk/pull/28959
More information about the core-libs-dev
mailing list