RFR: 8336412: sun.net.www.MimeTable has a few unused methods [v3]

Jaikiran Pai jpai at openjdk.org
Thu Jan 2 07:47:43 UTC 2025


On Mon, 23 Dec 2024 13:59:14 GMT, Volkan Yazıcı <duke at openjdk.org> wrote:

>> Cleans up `sun.net.www.MimeTable`:
>> 
>> * Removes unused methods & variables
>> * Removes commented out code
>> * Simplifies iterations over arrays
>
> Volkan Yazıcı has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove unused and hide locally accessed

Hello Volkan, the changes look reasonable to me. Tests for classes residing in networking area mainly reside in `tier2`, so it would be good to run `tier2` before integrating.

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

Marked as reviewed by jpai (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22831#pullrequestreview-2527131544


More information about the net-dev mailing list