On Mon, 13 Jun 2022 07:37:40 GMT, Sergey Bylokhov <[email protected]> wrote:

> Probably we should mark this new block of text as implementation details or 
> notes or something? Or will we consider it part of the spec against which the 
> new tck tests be created?

I can add the implementation notes tag if needed. I moved the additional doc 
text to HTMLEditorKit.HTMLFactory since it makes more sense to have this 
information in the editor and HTMLFactory builds the views that display this 
behavior. It looks like the implNote tag doesn't really seem to fit since I see 
it used in places where param or return tags are also used, and the place I 
inserted the javadoc text into lacks this. So, I'm leaving it out to maintain 
the overall format.

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

PR: https://git.openjdk.org/jdk/pull/7446

Reply via email to