RFR: 8317886: Add @sealedGraph to ByteBuffer

Alan Bateman alanb at openjdk.org
Thu Oct 12 13:54:33 UTC 2023


On Thu, 12 Oct 2023 13:03:53 GMT, Per Minborg <pminborg at openjdk.org> wrote:

> However, the tag works on a per-class basis and is not transitive. So ByteBuffer will not have a graph even though it and its permitted subclass MBB is rendered for the `Buffer` class.

It works well in Buffer as there is a hierarchy to show. It seems a bit confusing to me to have it also show up in the ByteBuffer docs. Have I missed something or what is the reason for doing this?

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

PR Comment: https://git.openjdk.org/jdk/pull/16142#issuecomment-1759603209


More information about the nio-dev mailing list