You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are working towards a way to do this kind of definition in the code of the project. This is expected to land in the next release of GraalVM as a preview feature. Until then, we can only do this via JSON.
Yes, the example above should already work with Native Image. When forName gets a literal it should be converted directly into a class. If that is not the case please open a ticket.
Describe the problem
See a class:
Please see a specific class: https://github.com/x-stream/xstream/blob/master/xstream/src/java/com/thoughtworks/xstream/XStream.java
Can I only add 100 metadata? Or are there other simpler configurations?
Additional context
Add any other context about the problem here.
System Info (please complete the following information):
Windows
]22.0 CE
]17
]native-gradle-plugin:0.9.10
]To Reproduce
If possible please attach a complete reproducer here (either as a zip file or as a link to public repository/branch).
The text was updated successfully, but these errors were encountered: