-
Bug
-
Resolution: Fixed
-
P3
-
23, 24
-
b22
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8368028 | 21.0.10-oracle | Alexey Semenyuk | P3 | Resolved | Fixed | master |
JDK-8368170 | 17.0.18-oracle | Alexey Semenyuk | P3 | Resolved | Fixed | master |
Issue is reproduced on macOS 13.6.3.
[2024-10-16T23:58:33,389Z] [23:55:57.171] ERROR: Expected [1]. Actual [0]: Check command [/System/Volumes/Data/mesos/work_dir/jib-master/install/2024-10-16-2326393.alexey.semenyuk.jdk10/macosx-x64.jdk/jdk-24.jdk/Contents/Home/bin/jpackage --input ./test.540a4ea1/input --dest ./test.540a4ea1/output --name AppContentTest --type dmg --main-jar hello.jar --main-class Hello --app-content /System/Volumes/Data/mesos/work_dir/jib-master/install/2024-10-16-2326393.alexey.semenyuk.jdk10/src.full/open/test/jdk/tools/jpackage/apps/PrintEnv.java --app-content /System/Volumes/Data/mesos/work_dir/jib-master/install/2024-10-16-2326393.alexey.semenyuk.jdk10/src.full/open/test/jdk/tools/jpackage/apps/dukeplug.png -J-Djlink.debug=true --verbose](19) exited with 1 code
[2024-10-16T23:58:33,389Z] [23:55:57.175] [ FAILED ] AppContentTest(/System/Volumes/Data/mesos/work_dir/jib-master/install/2024-10-16-2326393.alexey.semenyuk.jdk10/src.full/open/test/jdk/tools/jpackage/apps/PrintEnv.java, /System/Volumes/Data/mesos/work_dir/jib-master/install/2024-10-16-2326393.alexey.semenyuk.jdk10/src.full/open/test/jdk/tools/jpackage/apps/dukeplug.png).test; checks=3
- backported by
-
JDK-8368028 [macos] AppContentTest still fails after JDK-8341443 for same reason on older macOS versions
-
- Resolved
-
-
JDK-8368170 [macos] AppContentTest still fails after JDK-8341443 for same reason on older macOS versions
-
- Resolved
-
- blocks
-
JDK-8325089 jpackage utility creates an "infinite", undeleteable directory tree
-
- Resolved
-
- relates to
-
JDK-8341443 [macos] AppContentTest and SigningOptionsTest failed due to "codesign" does not fails with "--app-content" on macOS 15
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/ceaa71e7
-
Review(master) openjdk/jdk/21698
-
Review(master) openjdk/jdk/21741