GitHub user hrgdavor added a comment to the discussion: Generating Java code instead of runtime bytecode
I have not had problems with libraries using unsafe, and have avoided it personally. Until which Java version code from code using Unsafe can be used without extra VM args like `java --add-opens java.base/sun.misc=ALL-UNNAMED` ? GitHub link: https://github.com/apache/fory/discussions/2608#discussioncomment-14410918 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
