Skip to content

Commit 9c5f01f

Browse files
authored
Enabling Profiler with Oracle may require license
See oracle docs Note section - https://docs.oracle.com/javacomponents/jmc-5-4/jfr-runtime-guide/about.htm#JFRUH170
1 parent 6a63e46 commit 9c5f01f

File tree

1 file changed

+2
-0
lines changed
  • content/en/profiler/enabling

1 file changed

+2
-0
lines changed

content/en/profiler/enabling/java.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ The profiler is shipped within Datadog tracing libraries. If you are already usi
2424

2525
The Datadog Profiler requires [JDK Flight Recorder][2]. The Datadog Profiler library is supported in OpenJDK 11+, Oracle JDK 11+, [OpenJDK 8 (version 1.8.0.262/8u262+)][3] and Azul Zulu 8 (version 1.8.0.212/8u212+). It is not supported in OpenJ9 as it doesn't support the [JDK Flight Recorder][2].
2626

27+
NOTE: Enabling the Java Flight Recorder for OracleJDK may require a commercial license from Oracle. Reach out to your Oracle represenative to confirm whether this is part of your license.
28+
2729
Because non-LTS JDK versions may not contain stability and performance fixes related to the Datadog Profiler library, use versions 8, 11, and 17 of the Long Term Support JDK.
2830

2931
All JVM-based languages, such as Java, Scala, Groovy, Kotlin, and Clojure are supported.

0 commit comments

Comments
 (0)