On Fri, 6 Sep 2024 06:22:16 GMT, Alan Bateman <al...@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