Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/en/tracing/trace_collection/compatibility/java.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@

Datadog does not officially support any early-access versions of Java.

#### Java Tracer v0 (maintenance)
#### Java Tracer v0

Check warning on line 56 in content/en/tracing/trace_collection/compatibility/java.md

View workflow job for this annotation

GitHub Actions / vale

Datadog.headings

'Java Tracer v0' should use sentence-style capitalization.

| Java versions | Operating Systems | Support level |
|--------------------|---------------------------------------------------------------------------------|-----------------------------------|
| 7 only | Windows (x86, x86-64)<br>Linux (x86, x86-64)<br>Mac (x86, x86-64) | [Maintenance](#levels-of-support) |
| 7 only | Windows (x86, x86-64)<br>Linux (x86, x86-64)<br>Mac (x86, x86-64) | [Maintenance](#levels-of-support) ([End-of-life](#levels-of-support) on July 31, 2025) |
| 7 only | Linux (arm64)<br>Mac (arm64) | [End-of-life](#levels-of-support) |

### Levels of support
Expand Down
Loading