RFR: 8314819: [JVMCI] HotSpotJVMCIRuntime.lookupType throws unexpected ClassNotFoundException [v2]
Tobias Hartmann
thartmann at openjdk.org
Wed Aug 23 09:11:38 UTC 2023
On Wed, 23 Aug 2023 08:26:31 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
>> This PR restores the expected behavior prior to [JDK-8313421](https://bugs.openjdk.org/browse/JDK-8313421) whereby `HotSpotJVMCIRuntime.lookupType` throws `NoClassDefFoundError` instead of `ClassNotFoundException`.
>
> Doug Simon has updated the pull request incrementally with one additional commit since the last revision:
>
> fixed and expanded testing related to CompilerToVM.lookupType
Looks good to me.
-------------
Marked as reviewed by thartmann (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15393#pullrequestreview-1590780972
More information about the graal-dev
mailing list