RFR: 8320575: generic type information lost on mandated parameters of record's compact constructors [v7]

Joe Darcy darcy at openjdk.org
Thu May 23 01:27:13 UTC 2024


On Thu, 23 May 2024 01:05:07 GMT, Chen Liang <liach at openjdk.org> wrote:

> > As a general comment, please update all the links to "mandated" so that the text "implicitly declared" get linked to the MANDATED enum constant.
> 
> Should we update the API specification for `Parameter::isImplicit`, which checks the "mandated" status but does not refer to this concept at all?

I think it would be a reasonable separate RFE for Parameter:isImplicit to have an `@see` or `@link` tag to MANDATED.

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

PR Comment: https://git.openjdk.org/jdk/pull/17070#issuecomment-2126025587


More information about the core-libs-dev mailing list