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

Jaikiran Pai jpai at openjdk.org
Fri Dec 20 09:11:44 UTC 2024


On Thu, 19 Dec 2024 16:23:51 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

Hello Volkan, the changes look good to me. I agree with Roger that marking this (internal) class a `final` would be a good idea.

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

PR Comment: https://git.openjdk.org/jdk/pull/22831#issuecomment-2556575717


More information about the net-dev mailing list