RFR: 8346282: [JVMCI] Add failure reason support to UnresolvedJava/Type/Method/Field [v2]
Yudi Zheng
yzheng at openjdk.org
Mon Dec 16 21:01:41 UTC 2024
On Mon, 16 Dec 2024 20:22:12 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.
>
> Doug Simon has updated the pull request incrementally with one additional commit since the last revision:
>
> fixed comment
LGTM
-------------
Marked as reviewed by yzheng (Committer).
PR Review: https://git.openjdk.org/jdk/pull/22767#pullrequestreview-2507348278
More information about the hotspot-compiler-dev
mailing list