Skip to content

Commit

Permalink
add mandrel to table
Browse files Browse the repository at this point in the history
  • Loading branch information
roberttoyonaga committed May 11, 2023
1 parent c3d44db commit f2a8788
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/src/main/asciidoc/native-reference.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2142,7 +2142,7 @@ The following table outlines Native Image JFR support and limitations by version
|===
|GraalVM Version |Supports |Limitations

|GraalVM CE 21.3
|GraalVM CE 21.3 and Mandrel 21.3
|* Minimal VM Level events
* Custom events API
* Start recordings upon executabe run or JFR Recording API
Expand All @@ -2151,14 +2151,14 @@ The following table outlines Native Image JFR support and limitations by version
* No stacktrace tracing
* No event streaming

|GraalVM CE 22.3
|GraalVM CE 22.3 and Mandrel 22.3
|* Everything from GraalVM CE 21.3
* Additional monitor and thread events
|* No old object sampling
* No stacktrace tracing
* No event streaming

|GraalVM CE for JDK 17/20
|GraalVM CE for JDK 17/20 and Mandrel 23.0
|* Everything from GraalVM CE 22.3
* Additional monitor, thread, container, and allocation events
* Stacktraces
Expand Down

0 comments on commit f2a8788

Please sign in to comment.