Integrated: 8304929: MethodTypeDesc throws an unchecked exception than ReflectiveOperationException when a component class cannot be resolved

Chen Liang liach at openjdk.org
Mon Jul 22 22:56:35 UTC 2024


On Tue, 2 Jul 2024 16:20:54 GMT, Chen Liang <liach at openjdk.org> wrote:

> Simple fix for `MethodTypeDescImpl`'s violation of `resolveConstantDesc` specification.

This pull request has now been integrated.

Changeset: 96e4a187
Author:    Chen Liang <liach at 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


More information about the core-libs-dev mailing list