-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b64
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8081944 | emb-9 | Magnus Ihse Bursie | P3 | Resolved | Fixed | b64 |
The MacBundles logic needs some love.
1) The names defined in spec.gmk.in just says "bundle" but this is a somewhat overloaded term, shared e.g. by jprt. This should be renamed to macosx_bundle.
2) We should use the modern SetupTextFileProcessing to process the plist template files.
3) We should just clean up the open/non-open mess wrt names and version strings.
1) The names defined in spec.gmk.in just says "bundle" but this is a somewhat overloaded term, shared e.g. by jprt. This should be renamed to macosx_bundle.
2) We should use the modern SetupTextFileProcessing to process the plist template files.
3) We should just clean up the open/non-open mess wrt names and version strings.
- backported by
-
JDK-8081944 Clean up mac bundles logic
-
- Resolved
-