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