We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c15ac30 commit 88b4b5cCopy full SHA for 88b4b5c
1 file changed
docs/en/setup/service-agent/java-agent/README.md
@@ -8,6 +8,8 @@
8
1. Add `-javaagent:/path/to/skywalking-package/agent/skywalking-agent.jar` to JVM argument. And make sure to add it
9
before the `-jar` argument.
10
11
+**Require SkyWalking OAP server 9.7.0+ if the agent works on the JRE using ZGC.**
12
+
13
The agent release dist is included in Apache [official release](http://skywalking.apache.org/downloads/). New agent
14
package looks like this.
15
0 commit comments