On Fri, 13 Sep 2024 13:13:58 GMT, Pavel Rappo <pra...@openjdk.org> wrote:

> > This patch only captures one-line returns without extra sentences. Is it 
> > possible for us to handle slightly more complex documentations like 
> > `ParameterizedType::getActualTypeArguments`?
> 
> Sure, it is possible. However, there's a tradeoff between comprehensiveness 
> and the effort required. Joe's script provides a lot for a little.
> 
> If there's interest in it, we could file follow-up bugs to fix more cases 
> with more powerful tools.

Yes, the quick and dirty program is only a "minimum viable product" level of 
functionality. It is not complete and doesn't catch all cases. Future 
improvements welcome!

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

PR Comment: https://git.openjdk.org/jdk/pull/20981#issuecomment-2349358796

Reply via email to