-
Bug
-
Resolution: Fixed
-
P4
-
20
-
b18
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8347271 | 21.0.7-oracle | Vanitha B P | P4 | Resolved | Fixed | b02 |
JDK-8347580 | 21.0.7 | Goetz Lindenmaier | P4 | Resolved | Fixed | master |
In all app image packaging tests output of on all platforms:
---
[17:31:52.845] TRACE: assertTrue(): Unexptected value in app image file for <signed>
[17:31:52.860] TRACE: assertTrue(): Unexptected value in app image file for <app-store>
---
These checks were introduced inJDK-8293462. Commit - https://github.com/openjdk/jdk/commit/1e222bccd3807c1be0d1d824e0ff9745751d8375#diff-1c3ecd7a8a4a4125f52b6f7a7d4f83a050b5f3603d074151ab946f877e6c6d9fR845
The checks are harmless but should be executed only on osx.
---
[17:31:52.845] TRACE: assertTrue(): Unexptected value in app image file for <signed>
[17:31:52.860] TRACE: assertTrue(): Unexptected value in app image file for <app-store>
---
These checks were introduced in
The checks are harmless but should be executed only on osx.
- backported by
-
JDK-8347271 jpackage tests run osx-specific checks on windows and linux
- Resolved
-
JDK-8347580 jpackage tests run osx-specific checks on windows and linux
- Resolved
- relates to
-
JDK-8293462 [macos] app image signature invalid when creating DMG or PKG from post processed signed image
- Resolved
- links to
-
Commit openjdk/jdk/179792be
-
Commit(master) openjdk/jdk21u-dev/79ba88a7
-
Review openjdk/jdk/15975
-
Review(master) openjdk/jdk21u-dev/1314
(2 links to)