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

Get a warning '-H:IncludeResourceBundles=yasson-messages' is experimental #633

Open
ramiswailem opened this issue Dec 22, 2023 · 0 comments
Labels
bug Something isn't working right

Comments

@ramiswailem
Copy link

Describe the bug
Getting a warning during native image compilation when io.quarkus:quarkus-jsonb:jar:3.6.4 is included as a dependency in GraalVM Native image builds.

Warning: The option '-H:IncludeResourceBundles=yasson-messages' is experimental and must be enabled via '-H:+UnlockExperimentalVMOptions' in the future.

[INFO] +- io.quarkus:quarkus-jsonb:jar:3.6.4:compile
[INFO] |  \- org.eclipse:yasson:jar:3.0.3:compile

System information:

  • OS: Linux
  • Java Version: openjdk version "21.0.1" 2023-10-17
    OpenJDK Runtime Environment GraalVM CE 21.0.1-dev+12.1 (build 21.0.1+12-jvmci-23.1-b22)
    OpenJDK 64-Bit Server VM GraalVM CE 21.0.1-dev+12.1 (build 21.0.1+12-jvmci-23.1-b22, mixed mode, sharing)
  • Yasson Version: 3.0.3, 3.0.4-SNAPSHOT
@ramiswailem ramiswailem added the bug Something isn't working right label Dec 22, 2023
ramiswailem added a commit to ramiswailem/yasson that referenced this issue Dec 22, 2023
ramiswailem added a commit to ramiswailem/yasson that referenced this issue Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working right
Projects
None yet
Development

No branches or pull requests

1 participant