On Fri, 15 Nov 2024 18:32:58 GMT, Roger Riggs <rri...@openjdk.org> wrote:
> This cleanup of the use of SecurityManager is in the jdk.unsupported module. > Removed the permission check to call getReflectionFactory(). The CSR for JEP 486 included all the API changes for the supported APIs. With this PR we are in grey area of "critical internal APIs" that are undocumented. We have been doing CSRs whenever we remove these anything from jdk.unsupported, and more recently, the stop-gap work for serialization is adding methods that will be tracked by the CSR. I'm sure the CSR will approve this quickly. ------------- PR Comment: https://git.openjdk.org/jdk/pull/22158#issuecomment-2480470294