On Wed, 13 Nov 2024 15:37:26 GMT, Roger Riggs <rri...@openjdk.org> wrote:
> With the SecurityManager (jep 486) integrated, cleanup of referernces to > SecurityManager etc will need to be cleanedup. It can be done as a separate > PR or included in this PR. I already did this as part of the upstream merge (there was a conflict with the security policy so I also removed the `doPrivileged` from the tests at the same time that I resolved the conflict). ------------- PR Comment: https://git.openjdk.org/jdk/pull/19702#issuecomment-2474001531