Skip to content

[GR-64880] [GR-64746] Update guava and jimfs dependencies and shade them #11283

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

Closed
wants to merge 1 commit into from

Conversation

graalvmbot
Copy link
Collaborator

If the non-shaded guava and jimfs libraries are included in the image builder they conflict with user programs trying to use those libraries. We now shade them behind the org.graalvm.shadowed prefix to prevent this.
We also update both libraries to their latest versions.

Closes #11112

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 28, 2025
@graalvmbot graalvmbot closed this May 31, 2025
@graalvmbot graalvmbot deleted the pz/GR-64746-shade-google branch May 31, 2025 10:28
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.

[GR-64746] [Native Image] Dependencies from GraalVM collide with svm-wasm-guava.jar when building to wasm
2 participants