We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cee2198 commit 7969f05Copy full SHA for 7969f05
docs/en/setup/service-agent/java-agent/Plugin-test.md
@@ -682,7 +682,6 @@ You can run `python3 tools/select-group.py` to see which file contains the least
682
683
If a test case required to run in JDK 17 environment, please add you test case into file `plugins-jdk17-test.<n>.yaml`.
684
If a test case required to run in JDK 21 environment, please add you test case into file `plugins-jdk21-test.<n>.yaml`.
685
-If a test case required to run in JDK 25 environment, please add you test case into file `plugins-jdk25-test.<n>.yaml`.
686
687
```yaml
688
jobs:
0 commit comments