Skip to content

Commit f23e2e4

Browse files
committed
Added Oracle GraalVM for JDK 17 and 20
1 parent ef966a9 commit f23e2e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

AIO.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
- A way (workaround) to execute commands on to a Windows machine using OCI Run command agent from OCI Build pipeline. - https://github.com/oracle-devrel/oci-devops-examples/tree/main/oci-build-examples/oci-devops-connect-to-windows-from-buildmachines
55
- Access resource with Private IP from OCI Build runner - https://github.com/oracle-devrel/oci-devops-examples/tree/main/oci-build-examples/oci-devops-pa-with-private-oke
66
- Build Caching - https://github.com/oracle-devrel/oci-devops-examples/tree/main/oci-build-examples/oci-build-caching
7-
- Build Native image with Graal VM Enterprise edition - https://github.com/oracle-devrel/oci-devops-examples/tree/main/oci-build-examples/oci_devops_build_with_graalenterprise
8-
- Build a micronaut restapi application with Graal VM Enterprise - https://github.com/oracle-devrel/oci-devops-examples/tree/main/oci-build-examples/oci_devops_graalee_micronaut
7+
- Build Native image with Oracle GraalVM - https://github.com/oracle-devrel/oci-devops-examples/tree/main/oci-build-examples/oci_devops_build_with_graalenterprise
8+
- Build a micronaut restapi application with Oracle GraalVM - https://github.com/oracle-devrel/oci-devops-examples/tree/main/oci-build-examples/oci_devops_graalee_micronaut
99
- Build and Deploy a Golang application using OCI Devops - https://github.com/oracle-devrel/oci-devops-examples/blob/main/oci-pipeline-examples/oci-devops-golan-sample
1010
- Build and Deploy a RUST application using OCI Devops - https://github.com/oracle-devrel/oci-devops-examples/blob/main/oci-pipeline-examples/oci-devops-cicd-rust-sample
1111
- Build and deploy a JAVA - Graal EE - Micronaut application on to Instances - https://github.com/oracle-devrel/oci-devops-examples/blob/main/oci-pipeline-examples/oci-devops-graal-micronaut-deploy-to-instances

oci-build-examples/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ All about OCI devops build samples ..
3636
</details>
3737

3838
<details>
39-
<summary>Graal VM Enterprise - click to expand</summary>
39+
<summary>Oracle GraalVM - click to expand</summary>
4040

41-
* [Build a native executable application with Graal VM Enterprise](./oci_devops_build_with_graalenterprise/)
42-
* [Build a micronaut restapi application with Graal VM Enterprise](./oci_devops_graalee_micronaut/)
41+
* [Build a native executable application with Oracle GraalVM](./oci_devops_build_with_graalenterprise/)
42+
* [Build a micronaut restapi application with Oracle GraalVM](./oci_devops_graalee_micronaut/)
4343

4444
</details>
4545

0 commit comments

Comments
 (0)