juliojgd commented on issue #3788: URL: https://github.com/apache/fory/issues/3788#issuecomment-4798581827
It's an issue for because we provide an internal framework for (500+) teams to use and they will have to add the `--add-opens` even for a minor version upgrade. In our semantics this would be a breaking change and would require a major version. For us it will help the option you said, about adding `Unsafe` back and not having to put the `-add-opens` in Java 25; and then making this change mandatory (and the only alternative) for a coming major version. But it's only my humble opinion of course. We'll follow any direction you'll take. -- 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]
