On Tue, 26 Sep 2023 09:40:11 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> AIX currently does not have the jdk.jpackage system module. We have to take > this into account for these jpackage tests. Instead of adding those directives to all 11 files, can you please try adding `modules = ...` line to the associated `TEST.properties` file? Such as: modules = jdk.jpackage https://github.com/openjdk/jdk/blob/52983ed529182901db4e33857bfeab2727e235df/test/jdk/tools/jpackage/junit/TEST.properties#L1 ------------- PR Comment: https://git.openjdk.org/jdk/pull/15916#issuecomment-1735213797