Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Loyisa committed Mar 19, 2023
2 parents e38255e + d812735 commit c84170c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ java.lang.reflect.InaccessibleObjectException: Unable to make private native jav
A: 你需要在启动参数中添加以下内容:
```
--add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.lang.reflect=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED
```
```

0 comments on commit c84170c

Please sign in to comment.