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

Doug Simon dnsimon at openjdk.org
Thu Aug 24 10:15:39 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`.

This pull request has now been integrated.

Changeset: 75e19e0d
Author:    Doug Simon <dnsimon at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/75e19e0d5e6a705bcd10a9f9afbb6fdc3939adbb
Stats:     69 lines in 5 files changed: 41 ins; 7 del; 21 mod

8314819: [JVMCI] HotSpotJVMCIRuntime.lookupType throws unexpected ClassNotFoundException

Reviewed-by: never, thartmann

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

PR: https://git.openjdk.org/jdk/pull/15393


More information about the hotspot-compiler-dev mailing list