Skip to content

What's the plan for the org.graalvm.sdk:graal-sdk maven artifact? #7224

Answered by chumer
zakkak asked this question in General
Discussion options

You must be logged in to vote

I take it those org.graalvm.sdk modules above will remain stable in terms of classes they contain (API surface) and compatible JDK version a la #6831? Could somebody please confirm/deny?

Yes. We do not do breaking changes in these packages (without long-term deprecation). Technically this change is a compatible change, as the org.graalvm.sdk still provides the same packages classes it did before, unless you did break the encapsulation of an individual package with --add-exports then this will be a breaking change as you need to update the module-name of the package.

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@jerboaa
Comment options

Comment options

You must be logged in to vote
1 reply
@zakkak
Comment options

zakkak Aug 17, 2023
Collaborator Author

Comment options

You must be logged in to vote
3 replies
@jerboaa
Comment options

@chumer
Comment options

Answer selected by jerboaa
@jerboaa
Comment options

Comment options

You must be logged in to vote
1 reply
@jerboaa
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants