RFR: 8329706: Implement -XX:+AOTClassLinking

David Holmes dholmes at openjdk.org
Fri Sep 6 06:49:50 UTC 2024


On Fri, 6 Sep 2024 06:22:16 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> It is possible to run -Djava.system.class.loader=.. to set your own system class loader, it gets created with the built-in application class loader as its parent. In that setup you start out with 4 class loaders.

Yes that is what I was referring to.

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

PR Comment: https://git.openjdk.org/jdk/pull/20843#issuecomment-2333362465


More information about the hotspot-dev mailing list