chaokunyang commented on issue #2668:
URL: https://github.com/apache/fory/issues/2668#issuecomment-3339625386

   It's pretty strange, fory graalvm tests has many classes with fields, but 
the CI does work: 
https://github.com/apache/fory/blob/main/integration_tests/graalvm_tests/src/main/java/org/apache/fory/graalvm/Example.java
 
   
   When Graal see calls like `java.lang.Class.getDeclaredField`, it should not 
remove the class fields when building the native image.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to