Skip to content

Mac OS distribution — missing CFBundleIdentifier #535

@odisseus

Description

@odisseus

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:

  1. Download and install VisualVM.
  2. 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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions