This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking-java.git

commit fefa3d5a12dcb97175c04b45ba842be838b3e8bc
Author: 吴晟 Wu Sheng <wu.sh...@foxmail.com>
AuthorDate: Fri Oct 20 17:07:48 2023 +0800

    Add OAP version requirement
---
 docs/en/setup/service-agent/java-agent/README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/en/setup/service-agent/java-agent/README.md 
b/docs/en/setup/service-agent/java-agent/README.md
index d0ace7c3fe..f457913c83 100755
--- a/docs/en/setup/service-agent/java-agent/README.md
+++ b/docs/en/setup/service-agent/java-agent/README.md
@@ -8,6 +8,8 @@
 1. Add `-javaagent:/path/to/skywalking-package/agent/skywalking-agent.jar` to 
JVM argument. And make sure to add it
    before the `-jar` argument.
 
+**Require SkyWalking OAP server 9.7.0+ if the agent works on the JRE using 
ZGC.**
+
 The agent release dist is included in Apache [official 
release](http://skywalking.apache.org/downloads/). New agent
 package looks like this.
 

Reply via email to