深入理解Java虚拟机 Chapter09

深入理解Java虚拟机 Chapter09#

Tomcat#

Tomcat:正统的类加载架构

jvm-tomcat-structure-min-min

实现远程执行功能#

在服务器执行临时代码

  • TestClassLoading