RFR: 8314819: [JVMCI] HotSpotJVMCIRuntime.lookupType throws unexpected ClassNotFoundException

Tobias Hartmann thartmann at openjdk.org
Wed Aug 23 09:11:46 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`.

Just wondering, should there be a regression test?

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

PR Comment: https://git.openjdk.org/jdk/pull/15393#issuecomment-1689308605


More information about the graal-dev mailing list