Skip to content

Commit e0b08dd

Browse files
committed
[GR-19691] Improve FAQ about Oracle GraalVM
PullRequest: truffleruby/3873
2 parents 009408c + 8dbfea9 commit e0b08dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/user/faq.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ Also, `TruffleRuby.jit?` will tell you if you are running with the GraalVM compi
7878

7979
### What is Oracle GraalVM?
8080

81-
Oracle GraalVM is the new GraalVM distribution from Oracle and the successor of GraalVM Enterprise Edition, which used to be reported as `GraalVM EE`.
81+
Oracle GraalVM is the GraalVM distribution from Oracle available under the [GraalVM Free Terms and Conditions](https://medium.com/graalvm/161527df3d76).
82+
Oracle GraalVM provides the best TruffleRuby experience: it is significantly faster and more memory-efficient than GraalVM Community Edition.
8283

8384
### How do I know that I'm using the Community Edition of GraalVM?
8485

0 commit comments

Comments
 (0)