[jdk21] Integrated: 8309937: Add @sealedGraph for some Panama FFM interfaces

2023-06-21 Thread Per Minborg
On Mon, 19 Jun 2023 14:58:13 GMT, Per Minborg wrote: > Hi all, > > This pull request contains a backport of commit > [b412fc79](https://github.com/openjdk/jdk/commit/b412fc79c3c2548df10918090beedaf6b2d08d96) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit bein

Integrated: 8309937: Add @sealedGraph for some Panama FFM interfaces

2023-06-16 Thread Per Minborg
On Tue, 13 Jun 2023 14:13:42 GMT, Per Minborg wrote: > This PR proposes adding `@sealedGraph` to `GroupLayout` so the latter will be > rendered in the javadocs the same way the other layouts that has public > sub-interfaces. This pull request has now been integrated. Changeset: b412fc79 Autho