Integrated: 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.

This pull request has now been integrated.

Changeset: d2e4b511
Author:    Jaikiran Pai <jpai at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d2e4b51133674381f2e220abc0e07704e5346b05
Stats:     37 lines in 1 file changed: 0 ins; 25 del; 12 mod

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

Reviewed-by: dfuchs

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

PR: https://git.openjdk.org/jdk/pull/22137


More information about the net-dev mailing list