RFR: 8323832: Load JVMCI with the platform class loader [v2]

David Holmes dholmes at openjdk.org
Wed Jan 24 21:43:35 UTC 2024


On Wed, 24 Jan 2024 13:47:17 GMT, Doug Simon <dnsimon at openjdk.org> wrote:

> You need to check if class is already loaded by trying findLoadedClass first.

Thanks @xxDark . I knew it should work. :)

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

PR Comment: https://git.openjdk.org/jdk/pull/17520#issuecomment-1908961416


More information about the core-libs-dev mailing list