RFR: 8314819: [JVMCI] HotSpotJVMCIRuntime.lookupType throws unexpected ClassNotFoundException
Doug Simon
dnsimon at openjdk.org
Wed Aug 23 09:11:50 UTC 2023
On Wed, 23 Aug 2023 05:34:57 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> Just wondering, should there be a regression test?
Yes. The existing tests for `CompilerToVM.lookupType` needed to be adjusted and I expanded them to also test HotSpotJVMCIRuntime.lookupType`: adf985d4c9ba35d9d9d586fad503e0660eee9f91
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15393#issuecomment-1689512846
More information about the hotspot-compiler-dev
mailing list