Skip to content

[GR-76193] Remove obsolete GsonFeature - #14309

Merged
graalvmbot merged 2 commits into
masterfrom
je/terminus-gson-feature-GR-76193
Aug 27, 2026
Merged

[GR-76193] Remove obsolete GsonFeature#14309
graalvmbot merged 2 commits into
masterfrom
je/terminus-gson-feature-GR-76193

Conversation

@graalvmbot

Copy link
Copy Markdown
Collaborator

Native Image still carries a built-in Gson feature that registers parts of sun.misc.Unsafe for reflection. Gson now provides this configuration through the shared reachability metadata repository, so the built-in feature is redundant.

Reviewer Notes

The existing enterprise Gson svmtest cases remain green after this removal. They use shadowed Gson (com.oracle.shadowed.com.google.gson.Gson), however, and therefore did not directly trigger the removed feature.

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 26, 2026
@graalvmbot
graalvmbot merged commit d9a7c15 into master Aug 27, 2026
3 checks passed
@graalvmbot
graalvmbot deleted the je/terminus-gson-feature-GR-76193 branch August 27, 2026 10:57
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