Skip to content

Commit 7c5b89a

Browse files
committed
[GR-70020] Support edits
PullRequest: graal/22274
2 parents e724742 + 46fd9d1 commit 7c5b89a

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

docs/introduction.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ GraalVM's key benefits are:
3030
Oracle GraalVM is licensed under [GraalVM Free Terms and Conditions (GFTC) including License for Early Adopter Versions](https://www.oracle.com/downloads/licenses/graal-free-license.html).
3131
Subject to the conditions in the license, including the License for Early Adopter Versions, the GFTC is intended to permit use by any user including commercial and production use. Redistribution is permitted as long as it is not for a fee.
3232
Oracle GraalVM is also free to use on Oracle Cloud Infrastructure.
33-
For more information about Oracle GraalVM licensing, see the [Oracle Java SE Licensing FAQ](https://www.oracle.com/java/technologies/javase/jdk-faqs.html#GraalVM-licensing).
34-
3533
GraalVM Community Edition is open-source project built from the sources available on [GitHub](https://github.com/oracle/graal) and distributed under [version 2 of the GNU General Public License with the “Classpath” Exception](https://github.com/oracle/graal/blob/master/LICENSE), which are the same terms as for Java.
3634
Check the [licenses](https://github.com/oracle/graal#license) of individual GraalVM components which are generally derivative of the license of a particular language and may differ.
3735

docs/oracle-graalvm/support.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Oracle GraalVM 25 is available for Linux, macOS, and Windows on the x64 architec
1414

1515
## Certified Platforms
1616

17-
Oracle GraalVM 25 is certified on the following platforms.
17+
Oracle GraalVM 25 is certified on the following platforms:
1818

1919
**Linux**
2020

@@ -50,18 +50,15 @@ Oracle GraalVM 25 is certified on the following platforms.
5050
| Windows 11 | x64 |
5151
| Windows 10 | x64 |
5252

53-
See [Oracle GraalVM Support Roadmap](https://docs.oracle.com/en/graalvm/support-roadmap.html) to understand maintenance, support options, and related timelines.
54-
5553
## Related Technologies
5654

5755
Additional open source language runtimes designed for use with Oracle GraalVM 25 are available on [graalvm.org](https://www.graalvm.org/reference-manual/languages/).
5856

59-
## Licensing and Support
57+
## Licensing
6058

6159
Oracle GraalVM is licensed under [GraalVM Free Terms and Conditions (GFTC) including License for Early Adopter Versions](https://www.oracle.com/downloads/licenses/graal-free-license.html).
6260
Subject to the conditions in the license, including the License for Early Adopter Versions, the GFTC is intended to permit use by any user including commercial and production use.
6361
Redistribution is permitted as long as it is not for a fee.
6462
Oracle GraalVM is also free to use on Oracle Cloud Infrastructure.
65-
For more information about Oracle GraalVM licensing, see the [Oracle Java SE Licensing FAQ](https://www.oracle.com/java/technologies/javase/jdk-faqs.html#GraalVM-licensing).
6663

67-
Oracle GraalVM is available as part of the [Oracle Java SE Subscription](https://www.oracle.com/java/java-se-subscription/) which includes 24x7x365 [Oracle premier support](https://www.oracle.com/support/premier/) and access to [My Oracle Support (MOS)](https://www.oracle.com/support/).
64+
Oracle GraalVM is free to use and supported on Oracle Cloud Infrastructure.

0 commit comments

Comments
 (0)