This commit is contained in:
Bryan Casey
2020-01-04 12:32:54 -07:00
committed by GitHub
parent 79ce707e3a
commit 140e2d2ad1

View File

@@ -27,9 +27,9 @@ Library -> Java -> JavaVirtualMachines -> jdk\<version\>.jdk -> bin -> Contents
- Double click on `java`
- Make sure the box next to `java` is now checked and close the window
When you attempt to launch the console, you will be presented with a message that says the developer is not verified. DO NOT click "Move to Trash" - this will delete the files necessary to run the graphical console. Once you get this message:
When you attempt to launch the console, you may be presented with a message that says the developer is not verified. DO NOT click "Move to Trash" - this will delete the files necessary to run the graphical console. Once you get this message:
- Open `System Preferences` -> `Security & Privacy` -> `General` Tab and click Allow Anyway next to the message about the jnlilib that was blocked.
- Open `System Preferences` -> `Security & Privacy` -> `General` Tab and click `Allow Anyway` next to the message about the jnlilib that was blocked.
- At this point you can try the `Launch KVM Console` button. You should be presented with another dialog about developer verification. Click the `Open` button.
- This will trigger another denial window for the sharedLibs jnlilib. Repeat the approval process for this next jnlilib in the `Security Preference` Pane.
- After performing these two approvals, the console should open.