RFR: 8342576: [macos] AppContentTest still fails after JDK-8341443 for same reason on older macOS versions
Alexander Matveev
almatvee at openjdk.org
Sat Oct 26 00:31:07 UTC 2024
On Fri, 25 Oct 2024 21:55:58 GMT, Michael Hall <mik3hall at gmail.com> wrote:
> So these both still return the failing error code?
Yes, jpackage will return failing error case.
> Are these changes only related to the test or do they apply somehow to normal usage?
Change is for test only. Test will ignore jpackage error code. jpackage itself will work as before.
> I?m not sure what the additional files are. Extra files that go into the app directory? Or where do they go?
Extra files will go to TestAppName.app/Contents.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21698#issuecomment-2439080970
More information about the core-libs-dev
mailing list