Integrated: 8346282: [JVMCI] Add failure reason support to UnresolvedJava/Type/Method/Field

Doug Simon dnsimon at openjdk.org
Tue Dec 17 12:14:41 UTC 2024


On Mon, 16 Dec 2024 15:54:53 GMT, Doug Simon <dnsimon at openjdk.org> wrote:

> The JVMCI UnresolvedJava/Type/Method/Field types can be used to represent resolution failures. It would be useful if an exception describing the resolution failure could be attached to these objects.

This pull request has now been integrated.

Changeset: 8a645954
Author:    Doug Simon <dnsimon at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8a6459544855e3c0561678769b9123f7df959cb4
Stats:     66 lines in 4 files changed: 54 ins; 1 del; 11 mod

8346282: [JVMCI] Add failure reason support to UnresolvedJava/Type/Method/Field

Reviewed-by: never, yzheng

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

PR: https://git.openjdk.org/jdk/pull/22767


More information about the hotspot-compiler-dev mailing list