On Thu, 2 Nov 2023 10:16:10 GMT, Hannes Wallnöfer <hann...@openjdk.org> wrote:
> Please review a simple removal of unused methods in `WorkArounds` and > `Utils`. > > `Utils.findClass(Element,String)` was the principal entry point of this > cluster of methods. It was last used by the `ThrowsTaglet` `inherit` method, > but that code was removed in JDK-8295277. This pull request has now been integrated. Changeset: e9d19d0f Author: Hannes Wallnöfer <hann...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/e9d19d0fffc47119d0d4f756833ec87cd0a6331e Stats: 112 lines in 2 files changed: 0 ins; 111 del; 1 mod 8319300: Remove unused methods in WorkArounds and Utils Reviewed-by: prappo ------------- PR: https://git.openjdk.org/jdk/pull/16472