Integrated: 8362598: [macos] Add tests for custom info plist files
Alexander Matveev
almatvee at openjdk.org
Fri Oct 10 01:14:17 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.
This pull request has now been integrated.
Changeset: 52b02eda
Author: Alexander Matveev <almatvee at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/52b02edaba55920c44b9aba6a9db53d8c9ae9292
Stats: 803 lines in 8 files changed: 722 ins; 64 del; 17 mod
8362598: [macos] Add tests for custom info plist files
Reviewed-by: asemenyuk
-------------
PR: https://git.openjdk.org/jdk/pull/27509
More information about the core-libs-dev
mailing list