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

ReflectionConfigGenerator should specify the allowWrite attribute for final fields #632

Closed
remkop opened this issue Feb 18, 2019 · 0 comments
Labels
theme: codegen An issue or change related to the picocli-codegen module type: enhancement ✨
Milestone

Comments

@remkop
Copy link
Owner

remkop commented Feb 18, 2019

Since graalvm-ce-1.0.0-rc12, final fields should be marked with allowWrite = true in the generated JSON:
https://github.com/oracle/graal/blob/master/substratevm/REFLECTION.md

@remkop remkop added type: enhancement ✨ theme: codegen An issue or change related to the picocli-codegen module labels Feb 18, 2019
@remkop remkop added this to the 3.9.5 milestone Feb 18, 2019
remkop added a commit that referenced this issue Feb 18, 2019
@remkop remkop closed this as completed Feb 18, 2019
remkop added a commit that referenced this issue Feb 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: codegen An issue or change related to the picocli-codegen module type: enhancement ✨
Projects
None yet
Development

No branches or pull requests

1 participant