RFR: 8323832: Load JVMCI with the platform class loader
Doug Simon
dnsimon at openjdk.org
Tue Jan 23 19:16:50 UTC 2024
On Tue, 23 Jan 2024 17:00:20 GMT, xxDark <duke at openjdk.org> wrote:
> Passing `null` as parent class loader would suffice as boot loader just uses `findBootstrapClassOrNull` in `JavaLangAccess` either way
Thanks! I've simplified the test accordingly: 1642276ea22a5d789e01a5ecb1059d8c5c8be284
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17520#issuecomment-1906753878
More information about the build-dev
mailing list