RFR: 8346282: [JVMCI] Add failure reason support to UnresolvedJava/Type/Method/Field [v2]
Doug Simon
dnsimon at openjdk.org
Mon Dec 16 20:22:12 UTC 2024
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/22767/files
- new: https://git.openjdk.org/jdk/pull/22767/files/0127c1cf..b0b197aa
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=22767&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=22767&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/22767.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22767/head:pull/22767
PR: https://git.openjdk.org/jdk/pull/22767
More information about the hotspot-compiler-dev
mailing list