iwauo commented on PR #1470:
URL: https://github.com/apache/commons-lang/pull/1470#issuecomment-3470570693

   Hi @garydgregory , could you please take a look at this PR and let me know 
your thoughts? I'd appreciate any feedback you have.
   Please let me explain our context. I am a programmer working for a 
consulting company, and we have some clients who are planning to migrate their 
legacy systems to the latest JDK due to the EOL of older JDKs or middlewares 
they depend on. However, most of those systems depend on this library, and the 
ReflectionToString class is used for logging or other features. As a result, 
this issue is becoming a critical issue for those projects.
   Of course, --add-opens is a solution to this problem. However, some clients 
refuse to set those flags for security reasons, although I understand that the 
main goal of the JPMS is improving modularity, not security. I believe that 
there must be many other projects that have the same issue."


-- 
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]

Reply via email to