Skip to content

Commit 88b4b5c

Browse files
authored
Add OAP version requirement (#624)
1 parent c15ac30 commit 88b4b5c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • docs/en/setup/service-agent/java-agent

docs/en/setup/service-agent/java-agent/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
1. Add `-javaagent:/path/to/skywalking-package/agent/skywalking-agent.jar` to JVM argument. And make sure to add it
99
before the `-jar` argument.
1010

11+
**Require SkyWalking OAP server 9.7.0+ if the agent works on the JRE using ZGC.**
12+
1113
The agent release dist is included in Apache [official release](http://skywalking.apache.org/downloads/). New agent
1214
package looks like this.
1315

0 commit comments

Comments
 (0)