Describe the bug
The Info.plist file of the VisualVM bundle doesn’t have the CFBundleIdentifier field, which is required by the specification.
To Reproduce
Steps to reproduce the behaviour:
- Download and install VisualVM.
cat /Applications/VisualVM.app/Contents/Info.plist | grep CFBundleIdentifier -A 1
Expected behavior
The above command should print a the value of CFBundleIdentifier.
Desktop (please complete the following information):
- OS: MacOS
- JDK version [JDK 1.8.0_181]
- Version 2.1.5, 2.1.7