Moved to jdk11
This commit is contained in:
parent
3215257a08
commit
729c553ab5
4 changed files with 16 additions and 9 deletions
|
|
@ -82,5 +82,5 @@ else
|
|||
echo "Agent was not found and agent path was not set correctly. This has to be done manually in the decompiler GUI, or set AGENT_PATH===path_to_agent_jar in the configuration file: $CONFIG_FILE" >&2
|
||||
fi
|
||||
|
||||
run "$@"
|
||||
|
||||
export FLAGS="$FLAGS -Djdk.attach.allowAttachSelf=true"
|
||||
run "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue