On Tue, 2 Jul 2024 16:20:54 GMT, Chen Liang <li...@openjdk.org> wrote:
> Simple fix for `MethodTypeDescImpl`'s violation of `resolveConstantDesc` > specification. This pull request has now been integrated. Changeset: 96e4a187 Author: Chen Liang <li...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/96e4a1876a3ab0819c017ba9b634711fe19e58c3 Stats: 26 lines in 2 files changed: 15 ins; 0 del; 11 mod 8304929: MethodTypeDesc throws an unchecked exception than ReflectiveOperationException when a component class cannot be resolved Reviewed-by: jvernee ------------- PR: https://git.openjdk.org/jdk/pull/19991