Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Java+Javascript Embedding Example to GraalVM for JDK 21 (23.1.1) #238

Merged
merged 3 commits into from
Dec 18, 2023

Conversation

olyagpl
Copy link
Member

@olyagpl olyagpl commented Dec 15, 2023

  1. Extended pom.xml to include org.graalvm.sdk, org.graalvm.polyglot, org.graalvm.polyglot.js, and org.graalvm.polyglot.tools dependencies.
  2. Added module-info.java to run this demo from a module path instead of class path.
  3. Added steps in README.md how to package and run this embedding example with Maven.
  4. Updated .github/workflows/polyglot-debug.yml to run on GraalVM for JDK 21.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Dec 15, 2023
@olyagpl olyagpl merged commit ed63de3 into master Dec 18, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants