RFR: 8344186: Cleanup sun.net.www.MimeTable after JEP 486 integration

Jaikiran Pai jpai at openjdk.org
Sat Nov 16 01:32:23 UTC 2024


On Fri, 15 Nov 2024 08:24:45 GMT, Jaikiran Pai <jpai at openjdk.org> 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 tier1 and tier2 continue to pass with this change.

Thank you Daniel for the review. tier1 and tier2 tests have passed for this change.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/22137#issuecomment-2480265980


More information about the net-dev mailing list