-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b17
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8228914 | 12u-cpu | Christoph Langer | P4 | Resolved | Fixed | master |
JDK-8222626 | 12.0.2 | Christoph Langer | P4 | Resolved | Fixed | b03 |
JDK-8222879 | 11.0.4 | Christoph Langer | P4 | Resolved | Fixed | b01 |
make/autoconf/version-numbers specifies two base variables for MacOS bundle creation:
MACOSX_BUNDLE_NAME_BASE="OpenJDK"
MACOSX_BUNDLE_ID_BASE="net.java.openjdk"
There is no way to change that for a build, other than modifying version-numbers. We should have configure options.
MACOSX_BUNDLE_NAME_BASE="OpenJDK"
MACOSX_BUNDLE_ID_BASE="net.java.openjdk"
There is no way to change that for a build, other than modifying version-numbers. We should have configure options.
- backported by
-
JDK-8222626 Add configure options for Mac Bundle creation
-
- Resolved
-
-
JDK-8222879 Add configure options for Mac Bundle creation
-
- Resolved
-
-
JDK-8228914 Add configure options for Mac Bundle creation
-
- Resolved
-
- relates to
-
JDK-8222627 Remove sneaky token 'Name' in jdk-version.m4
-
- Resolved
-