On Fri, 20 Aug 2021 18:12:23 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:

>> Pavel Rappo has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Pass through FIXMEs and TODOs
>>   
>>   Downgrades FIXMEs that do not mark *feature issues* to TODOs, or removes 
>> those FIXMEs completely. For example, unlike Style hierarchy, Action 
>> hierarchy won't benefit from becoming sealed. So the respective FIXME is 
>> removed.
>
> src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/taglets/SnippetTaglet.java
>  line 178:
> 
>> 176:         }
>> 177: 
>> 178:         // FIXME cache parsed external snippet (WeakHashMap)
> 
> FIXME

Still a FIXME

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

PR: https://git.openjdk.java.net/jdk/pull/4795

Reply via email to