On Fri, 15 Nov 2024 08:24:45 GMT, Jaikiran Pai <j...@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