Now you can just install Liberica JDK pkg-distibution using brew and will never face the problem mentioned below:
brew tap bell-sw/liberica
brew cask install liberica-jdk11
| name: Auto-merge | |
| on: | |
| pull_request: | |
| types: [opened] | |
| jobs: | |
| automerge: | |
| runs-on: ubuntu-latest |