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

Doug Simon dnsimon at openjdk.org
Tue Dec 17 12:14:40 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

Thanks for the reviews.

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

PR Comment: https://git.openjdk.org/jdk/pull/22767#issuecomment-2548290339


More information about the hotspot-compiler-dev mailing list