RFR: 8362598: [macos] Add tests for custom info plist files [v7]
Alexey Semenyuk
asemenyuk at openjdk.org
Thu Oct 9 22:38:04 UTC 2025
On Thu, 9 Oct 2025 21:49:19 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.
>
> Alexander Matveev has updated the pull request incrementally with one additional commit since the last revision:
>
> 8362598: [macos] Add tests for custom info plist files [v7]
Marked as reviewed by asemenyuk (Reviewer).
Looks good. Thank you!
-------------
PR Review: https://git.openjdk.org/jdk/pull/27509#pullrequestreview-3320832538
PR Comment: https://git.openjdk.org/jdk/pull/27509#issuecomment-3387690495
More information about the core-libs-dev
mailing list