RFR: 8296154: [macos] Change "/Applications" to "Applications" in DMG image [v2]
Alexander Matveev
almatvee at openjdk.org
Sat Nov 5 01:08:11 UTC 2022
> Changed names of symbolic links for drag and drop location in DMG image. See attached images in JBS.
> "/Applications" -> "Applications" for app DMG image.
> "/Library/Java/JavaVirtualMachines" -> "JavaVirtualMachines" for runtime DMG image.
>
> Automated test was not added, since DMGsetup.scpt is not getting executed in headless environment and thus symbolic links are not created during automated testing.
Alexander Matveev has updated the pull request incrementally with one additional commit since the last revision:
8296154: [macos] Change /Applications to Applications in DMG image [v2]
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/11001/files
- new: https://git.openjdk.org/jdk/pull/11001/files/df794aba..31690e08
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=11001&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=11001&range=00-01
Stats: 16 lines in 2 files changed: 0 ins; 9 del; 7 mod
Patch: https://git.openjdk.org/jdk/pull/11001.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11001/head:pull/11001
PR: https://git.openjdk.org/jdk/pull/11001
More information about the core-libs-dev
mailing list