Bug -- Nested Class box doesn't look like it belongs

David Alayachew davidalayachew at gmail.com
Tue Nov 18 03:25:45 UTC 2025


Hello @javadoc-dev at openjdk.org <javadoc-dev at openjdk.org>,

Please look at the following Javadoc. Compare the "Nested Class Summary"
sections between them.

https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/util/stream/Gatherer.Integrator.html

https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/util/stream/Gatherer.Integrator.Greedy.html

There should not be a box for nested class summary for the Greedy one,
right? That looks wrong, especially when compared to Integrator.

And I think it is Javadoc's fault because there is nothing I can see in the
source code that would trigger this behaviour.

Am I mistaken?

Thank you for your time and consideration.
David Alayachew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/javadoc-dev/attachments/20251117/87698a6e/attachment-0001.htm>


More information about the javadoc-dev mailing list