On Tue, 12 Dec 2023 22:30:02 GMT, Joe Darcy <da...@openjdk.org> wrote:
> It may be helpful to link to javax.lang.model.util.Elements.Origin.MANDATED > and javax.lang.model.util.Elements.Origin.SYNTHETIC to give the reader some > more context here. If you do that, you may need to add some SuppressWarnings > to make the compile-time doclint checking work due to the cross-module > linkage. PS Under a separate bug, we could add "compact constructor parameters" to the list of mandated constructs in Origin.MANDATED. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/17070#discussion_r1424643922