2020年1月22日

JVM Stack and Frame

摘要: Overview Sharing a single thread within the district: PC Register/JVM Stack/Native Method Stack.All thread shared area: Heap/Method Area/Runtime Const 阅读全文

posted @ 2020-01-22 21:23 gogoy 阅读(145) 评论(0) 推荐(0)

全限定名、简单名称和描述符是什么东西?(转)

摘要: https://mingshan.fun/2018/09/18/fully-qualified-name-simple-name-descriptor/ 在看Class文件的结构时,我们会遇到这样几个概念,全限定名(Fully Qualified Name)、简单名称(Simple Name)和描述 阅读全文

posted @ 2020-01-22 20:37 gogoy 阅读(2205) 评论(0) 推荐(0)

导航