RFR: 8342576: [macos] AppContentTest still fails after JDK-8341443 for same reason on older macOS versions

Alexey Semenyuk asemenyuk at openjdk.org
Tue Apr 29 18:57:53 UTC 2025


On Tue, 29 Apr 2025 18:28:47 GMT, Christoph <duke at openjdk.org> wrote:

> This is unfortunate. However, then how do I add content to the app image before?

You can add custom app content to the app image, but be sure to copy it to the correct location.
You can have "Contents/Resources/jabrefHost.py", but you can not have "Contents/jabrefHost.py".

-------------

PR Comment: https://git.openjdk.org/jdk/pull/21698#issuecomment-2839906946


More information about the core-libs-dev mailing list