RFR: 8344327: SM cleanup in jdk.unsupported ReflectionFactory
Roger Riggs
rriggs at openjdk.org
Fri Nov 15 22:08:47 UTC 2024
On Fri, 15 Nov 2024 18:32:58 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> This cleanup of the use of SecurityManager is in the jdk.unsupported module.
> Removed the permission check to call getReflectionFactory().
The `jdk.unsupported` module is not part of the specification.
The JEP and CSR covered the removal of the SM in general.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22158#issuecomment-2480014737
More information about the core-libs-dev
mailing list