On Fri, 15 Nov 2024 08:24:45 GMT, Jaikiran Pai wrote:
> Can I please get a review of this change which removes the usages of
> `SecurityManager` and calls to `AccessController.doPrivileged()` from the
> `sun.net.www.MimeTable` class?
>
> No new tests have been introduced and existing tests in
On Fri, 15 Nov 2024 08:24:45 GMT, Jaikiran Pai wrote:
> Can I please get a review of this change which removes the usages of
> `SecurityManager` and calls to `AccessController.doPrivileged()` from the
> `sun.net.www.MimeTable` class?
>
> No new tests have been introduced and existing tests in
Can I please get a review of this change which removes the usages of
`SecurityManager` and calls to `AccessController.doPrivileged()` from the
`sun.net.www.MimeTable` class?
No new tests have been introduced and existing tests in tier1 and tier2
continue to pass with this change.
-