RFR: JDK-8316897: tools/jpackage/junit tests fail on AIX after JDK-8316547
Matthias Baesken
mbaesken at openjdk.org
Tue Sep 26 12:20:57 UTC 2023
On Tue, 26 Sep 2023 09:40:11 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> AIX currently does not have the jdk.jpackage system module. We have to take this into account for these jpackage tests.
Thanks for the hint, adding the module info to TEST.properties works too.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15916#issuecomment-1735425349
More information about the core-libs-dev
mailing list