On Fri, 13 Sep 2024 02:47:18 GMT, Joe Darcy <da...@openjdk.org> wrote:
> Candidates for this refactoring were found programmatically; the program to > find candidates is in a comment on the bug. This patch only captures one-line returns without extra sentences. Is it possible for us to handle slightly more complex documentations like `ParameterizedType::getActualTypeArguments`? https://github.com/openjdk/jdk/blob/f7cb6e23194c8e08a699eca84ae9b424c0283588/src/java.base/share/classes/java/lang/reflect/ParameterizedType.java#L50-L58 ------------- PR Comment: https://git.openjdk.org/jdk/pull/20981#issuecomment-2348921651