Alibaba cloud Q & A 2022-02-13 07:04:27 阅读数:817
Traditional running JVM Of Java Application is not easy in SVM What is the reason for compiling and running ?
because Java It's a static language , But it contains a lot of dynamic features , Including reflections ,Class Loading,Bytecode Instrument (BCI) wait , These dynamic characteristics are essentially violations of Gr aa lVM / SVM Required Closed -World Assumption (CWA) principle .
copyright:author[Alibaba cloud Q & A],Please bring the original link to reprint, thank you. https://en.javamana.com/2022/02/202202130704256317.html