On Thu, 19 Dec 2024 16:23:51 GMT, Volkan Yazıcı <d...@openjdk.org> wrote:
> Cleans up `sun.net.www.MimeTable`: > > * Removes unused methods & variables > * Removes commented out code > * Simplifies iterations over arrays This pull request has now been integrated. Changeset: a77ed30f Author: Volkan Yazıcı <volkan.yaz...@oracle.com> Committer: Jaikiran Pai <j...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/a77ed30fcc3360cd16a11b1899f52f7e871df1df Stats: 184 lines in 2 files changed: 2 ins; 160 del; 22 mod 8336412: sun.net.www.MimeTable has a few unused methods Reviewed-by: jpai ------------- PR: https://git.openjdk.org/jdk/pull/22831