RFR: 8314819: [JVMCI] HotSpotJVMCIRuntime.lookupType throws unexpected ClassNotFoundException
Tom Rodriguez
never at openjdk.org
Wed Aug 23 00:23:21 UTC 2023
On Tue, 22 Aug 2023 21:01:26 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`.
Looks good.
-------------
Marked as reviewed by never (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15393#pullrequestreview-1590518452
More information about the hotspot-compiler-dev
mailing list