On Mon, 19 May 2025 20:41:13 GMT, Joe Darcy <da...@openjdk.org> wrote:

>> They are documented in [this 
>> page](https://download.java.net/java/early_access/jdk25/docs/api/serialized-form.html#java.lang.invoke.MethodType)
>
> Okay -- if there is some link to the private serial-related methods even in a 
> public javadoc run, I think it would be preferable if links to those methods 
> could be resolved by javadoc. Otherwise, if the links to private methods 
> _from a private method_, would be valid in a private javadoc run, I thinks 
> more refined version of warning would let those be.
> 
> As it is, if the see tags are going to stay, I don't think `<code>foo</code>` 
> markup should be used.

I will revert the changes to `MethoType.java` and try to make the links to the 
private methods resolvable. (In a future patch)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25287#discussion_r2098123931

Reply via email to