RFR: 8362598: [macos] Add tests for custom info plist files
Alexander Matveev
almatvee at openjdk.org
Thu Oct 2 02:26:33 UTC 2025
On Fri, 26 Sep 2025 02:54:32 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:
> - Added test for custom info plist to cover app image including embedded runtime and runtime installer.
> - Fixed bug in `writePList`. It was missing `writeStartDocument()/writeEndDocument()` and `DOCTYPE` should be full xml string.
8362598: [macos] Add tests for custom info plist files [v3]
- Test updated to address all comments above.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27509#issuecomment-3358769796
More information about the core-libs-dev
mailing list