Skip to main content

One doc tagged with "classloader"

View all tags

Class Loading

How the JVM loads, links, and initializes classes on demand — the parent-delegation model, the three standard classloaders, and how frameworks use custom classloaders for isolation and hot reload.