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

Daniel Fuchs dfuchs at openjdk.org
Fri Nov 15 09:56:42 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.

LGTM. Please run tier2 before integrating.

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

Marked as reviewed by dfuchs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22137#pullrequestreview-2438170694


More information about the net-dev mailing list