On Mon, 23 Dec 2024 12:51:04 GMT, Andrey Turbanov <aturba...@openjdk.org> wrote:

>> Volkan Yazıcı has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Make `MimeTable` final
>
> src/java.base/share/classes/sun/net/www/MimeTable.java line 186:
> 
>> 184:     }
>> 185: 
>> 186:     public synchronized Enumeration<MimeEntry> elements() {
> 
> Can we drop `elements` as well?

`sun.net.www.MimeTable#find` seems unused too

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22831#discussion_r1895722886

Reply via email to