Last active
February 3, 2022 17:23
-
-
Save sukrosono/684550ee1bacd0fbc40e0d18e171f215 to your computer and use it in GitHub Desktop.
Java Unrecognised option –illegal-access=permit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Respon to https://forum.manjaro.org/t/java-unrecognised-option-illegal-access-permit/77302 | |
## Java Unrecognised option –illegal-access=permit | |
My suspicion is that you got that error when installing via yay, i do so. | |
As i recall it run correctly when installed via aur (makepkg -si) or flatpak/snap. | |
## Follow up | |
Ah turn out | |
``` | |
warning: downgrading package burpsuite (2022.1-1 => 2021.9.1-1) | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment