Skip to content

[GR-64232] Add Web Image options to ProvidedHostedOptions #11080

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

Merged
merged 4 commits into from
Apr 25, 2025

Conversation

graalvmbot
Copy link
Collaborator

No description provided.

There is now no longer a direct dependency from the Web Image builder to
any closure compiler code. The support classes are in separate jars
(new) and the classes are loaded via reflection (as before).
This is required for add the wasm codegen jars to the native-image
driver classpath, because before, it would have pulled in the closure
compiler as well
This is needed so that these options are available in the native-image
launcher
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 24, 2025
@graalvmbot graalvmbot closed this Apr 25, 2025
@graalvmbot graalvmbot deleted the pz/GR-64232-web-image-options branch April 25, 2025 15:43
@graalvmbot graalvmbot merged commit 1b6cda4 into master Apr 25, 2025
13 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.

2 participants